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