Skip to content

Commit 6bc03fd

Browse files
author
Laks Castro
authored
Merge pull request #104 from lakscastro/chore/remove-permission-handler-dependency-from-example-project
Remove `permission_handler` dependency from `/example` project
2 parents 04f4e80 + b61990e commit 6bc03fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ dependencies:
1313
flutter:
1414
sdk: flutter
1515
lint: ^1.8.2
16-
permission_handler: ^8.1.6
1716
shared_storage:
1817
# When depending on this package from a real application you should use:
1918
# shared_storage: ^x.y.z

0 commit comments

Comments
 (0)