We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1633b9d commit 2c78a75Copy full SHA for 2c78a75
pubspec.yaml
@@ -1,14 +1,13 @@
1
name: file_errors
2
description: "Cross-platform extensions that help determine the cause of a caught FileSystemException"
3
-version: 0.0.0-dev
4
-homepage: https://github.com/rtmigo/xrandom
+version: 1.0.0
+homepage: https://github.com/rtmigo/file_errors
5
6
environment:
7
sdk: ">=2.12.0 <3.0.0"
8
9
dependencies:
10
- meta: ^1.3.0
11
-
+ #meta: ^1.3.0
12
errno: ^1.1.0
13
14
dev_dependencies:
0 commit comments