[path-provider] version 1.0.1 (#48)
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
|
## 1.0.1
|
||||||
|
* Remove use of deprecated pedantic package
|
||||||
|
|
||||||
## 1.0.0
|
## 1.0.0
|
||||||
* The initial implementation of path_provider for eLinux
|
* The initial implementation of path_provider for eLinux
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: path_provider_elinux
|
|||||||
description: eLinux implementation of the path_provider plugin
|
description: eLinux implementation of the path_provider plugin
|
||||||
homepage: https://github.com/sony/flutter-elinux-plugins
|
homepage: https://github.com/sony/flutter-elinux-plugins
|
||||||
repository: https://github.com/sony/flutter-elinux-plugins/tree/main/packages/path_provider
|
repository: https://github.com/sony/flutter-elinux-plugins/tree/main/packages/path_provider
|
||||||
version: 1.0.0
|
version: 1.0.1
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.12.0 <3.0.0"
|
sdk: ">=2.12.0 <3.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user