Felix

Results 1 comments of Felix

> https://github.com/MaikuB/flutter_local_notifications/blob/b7fa709a61207e9cd86b8d5be911c3b49b655776/flutter_local_notifications/lib/src/platform_flutter_local_notifications.dart#L333 > > We can allow users to pass calledAt so that notification can be scheduled later with repeat. > With this, we can achieve custom time for peridicallyShow...