We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc8239 commit 1b7d27fCopy full SHA for 1b7d27f
flutter_local_notifications/lib/src/flutter_local_notifications_plugin.dart
@@ -480,7 +480,7 @@ class FlutterLocalNotificationsPlugin {
480
@Deprecated(
481
'Deprecated due to problems with time zones. Use zonedSchedule instead '
482
'by passing a date in the future with the same time and pass '
483
- 'DateTimeComponents.matchTime as the value of the '
+ 'DateTimeComponents.time as the value of the '
484
'matchDateTimeComponents parameter.')
485
Future<void> showDailyAtTime(
486
int id,
0 commit comments