chore: update dependencies and fix lint warnings

This commit is contained in:
Gordon Hayes
2021-10-06 13:21:19 +02:00
parent b8f78ef025
commit 9ef7986751
11 changed files with 3 additions and 12 deletions
@@ -63,7 +63,8 @@ void showLocalNotification(
android: AndroidNotificationDetails(
'message channel',
AppLocalizations.of(context).messageChannelName,
AppLocalizations.of(context).messageChannelDescription,
channelDescription:
AppLocalizations.of(context).messageChannelDescription,
priority: Priority.high,
importance: Importance.high,
),