Skip to content

Commit da3e5c8

Browse files
committed
initial
1 parent d22941d commit da3e5c8

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
![Generic badge](https://img.shields.io/badge/status-draft-red.svg)
22
![Generic badge](https://img.shields.io/badge/testing_on-Win_|_Mac_|_Linux-blue.svg)
33

4-
5-
**Cross-platform** extensions to help **identify** the **reason** for the
6-
**`FileSystemException`** to occur during file operations.
4+
**Cross-platform** extensions that help determine the **cause** of the caught **FileSystemException**.
75

86
Extensions were unit-tested on **Linux**, **Windows** and **MacOS**.
97
Mobile systems such as **Android** and **iOS** have the same kernels

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: file_errors
2-
description: "File errors"
2+
description: "Cross-platform extensions that help determine the cause of the caught FileSystemException"
33
version: 0.0.0-dev
44
homepage: https://github.com/rtmigo/xrandom
55

0 commit comments

Comments
 (0)