You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deps: Upgrade flutter_local_notifications to latest, 17.2.1
Also flutter_local_notifications_platform_interface.
After the Flutter upstream commit:
flutter/flutter@f23dbc5
a build error related to flutter_local_notifications plugin occurs
when trying to run the app on Android. The upgrade to
flutter_local_notifications 17.2.1 resolves the issue.
More about the issue:
MaikuB/flutter_local_notifications#2329Fixes: #771
0 commit comments