Skip to content

Commit 300fd54

Browse files
committed
remove unneeded UNUserNotificationCenter requestAuthorizationWithOptions
1 parent ea4989d commit 300fd54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: flutter_app_badger
22
description: Plugin to update the app badge on the launcher (both for Android, iOS and macOS)
3-
version: 1.5.1
3+
version: 1.5.1+2
44
homepage: https://github.com/g123k/flutter_app_badger
55

66
environment:
7-
sdk: '>=2.19.6 <4.0.0'
8-
flutter: ">=3.7.12"
7+
sdk: ">=3.3.0 <4.0.0"
8+
flutter: ">=3.19.1 <4.0.0"
99

1010
dependencies:
1111
flutter:

0 commit comments

Comments
 (0)