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+
15## 1.6.27
26
37* Update the example app: remove the deprecated ` RaisedButton ` and ` FlatButton ` widgets.
Original file line number Diff line number Diff line change 11name : path_provider
22description : Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
33homepage : https://github.com/flutter/plugins/tree/master/packages/path_provider/path_provider
4- version : 1.6.27
4+ version : 1.6.28
55
66flutter :
77 plugin :
@@ -33,7 +33,6 @@ dev_dependencies:
3333 sdk : flutter
3434 flutter_driver :
3535 sdk : flutter
36- uuid : " ^1.0.0"
3736 pedantic : ^1.8.0
3837 mockito : ^4.1.1
3938 plugin_platform_interface : ^1.0.0
You can’t perform that action at this time.
0 commit comments