We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e1c15 commit a564ac4Copy full SHA for a564ac4
example/pubspec.lock
@@ -52,7 +52,7 @@ packages:
52
path: ".."
53
relative: true
54
source: path
55
- version: "1.0.1"
+ version: "1.0.2"
56
image_picker:
57
dependency: "direct main"
58
description:
pubspec.lock
@@ -40,4 +40,4 @@ packages:
40
source: hosted
41
version: "2.0.8"
42
sdks:
43
- dart: ">=2.1.0 <3.0.0"
+ dart: ">=2.2.0 <3.0.0"
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_uploader
2
description: background upload plugin for flutter
3
-version: 1.0.1
+version: 1.0.2
4
author: onikiri <[email protected]>
5
homepage: https://github.com/BlueChilli/flutter_uploader
6
0 commit comments