upgrading package to 0.3.0

This commit is contained in:
Furkan 2023-01-20 10:00:36 +03:00
parent 3d84689c77
commit edd5ba1e24
2 changed files with 1 additions and 2 deletions

View File

@ -213,7 +213,7 @@ packages:
source: hosted source: hosted
version: "1.8.2" version: "1.8.2"
permission_handler: permission_handler:
dependency: "direct main" dependency: transitive
description: description:
name: permission_handler name: permission_handler
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"

View File

@ -36,7 +36,6 @@ dependencies:
# The following adds the Cupertino Icons font to your application. # The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons. # Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2 cupertino_icons: ^1.0.2
permission_handler: ^10.2.0
dev_dependencies: dev_dependencies:
flutter_test: flutter_test: