easy_mock_local_notifications
Makes flutter_local_notifications work under `flutter test`. mockLocalNotifications.init() registers the real Android platform impl (the native registrant that normally does this doesn't run in tests, so the plugin throws a LateInitializationError) and stubs its `dexterous.com/flutter/ local_notifications` MethodChannel via easy_mock_channel — real Dart, no native.
Activity
- Latest release
- 1mo ago
- Total releases
- 1
- Cadence
- —
- Last 12 months
- 1
Details
- First release
- Aug 15, 2026