Skip to content

Commit d15dc88

Browse files
committed
Downgrade plugin flutter_local_notifications ke versi 13.0.0
Didowngrade karena versi 17.1.2 tidak berfungsi di macOS.
1 parent af794fb commit d15dc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dependencies:
9999

100100
# A cross platform plugin for displaying and scheduling local notifications for Flutter applications
101101
# with the ability to customize for each platform.
102-
flutter_local_notifications: ^17.1.2
102+
flutter_local_notifications: 13.0.0
103103

104104
# The Font Awesome Icon pack available as Flutter Icons. Provides 1600 additional icons to use
105105
# in your apps.

0 commit comments

Comments
 (0)