[path-provider] version 1.0.1 (#48)

This commit is contained in:
Hidenori Matsubayashi
2022-03-04 10:47:56 +09:00
committed by GitHub
parent 93e1c5fafc
commit 59679cfaab
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,2 +1,5 @@
## 1.0.1
* Remove use of deprecated pedantic package
## 1.0.0
* The initial implementation of path_provider for eLinux
+1 -1
View File
@@ -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"