fix: downgrade flutter_local_notifications to stable version
v16.3.3 has Android compilation issue with bigLargeIcon ambiguity v14.1.1 is stable and compatible
This commit is contained in:
@@ -44,7 +44,7 @@ dependencies:
|
||||
google_maps_flutter: ^2.5.0
|
||||
google_maps_flutter_web: ^0.5.0
|
||||
url_launcher: ^6.2.0
|
||||
flutter_local_notifications: ^16.1.0
|
||||
flutter_local_notifications: ^14.1.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user