File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
packages/path_provider/path_provider Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.6.28
2
+
3
+ * Drop unused UUID dependency for tests.
4
+
1
5
## 1.6.27
2
6
3
7
* Update the example app: remove the deprecated ` RaisedButton ` and ` FlatButton ` widgets.
Original file line number Diff line number Diff line change 1
1
name : path_provider
2
2
description : Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
3
3
homepage : https://github.com/flutter/plugins/tree/master/packages/path_provider/path_provider
4
- version : 1.6.27
4
+ version : 1.6.28
5
5
6
6
flutter :
7
7
plugin :
@@ -33,7 +33,6 @@ dev_dependencies:
33
33
sdk : flutter
34
34
flutter_driver :
35
35
sdk : flutter
36
- uuid : " ^1.0.0"
37
36
pedantic : ^1.8.0
38
37
mockito : ^4.1.1
39
38
plugin_platform_interface : ^1.0.0
You can’t perform that action at this time.
0 commit comments