From 3205d3506e045f187a6c748fffd912220169a7ae Mon Sep 17 00:00:00 2001 From: Bijoy Ghosh Date: Fri, 5 Apr 2024 11:42:07 +0600 Subject: [PATCH] remove permission handler --- example/pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 0d81d16..5951030 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -35,7 +35,6 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 - permission_handler: dev_dependencies: flutter_test: