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 the latest
(The related flutter_local_notifications_platform_interface plugin is also
upgraded to the latest.)
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 ^7.2.0
version resolves the issue.
More about the issue:
MaikuB/flutter_local_notifications#2329Fixes: #771
0 commit comments