- Merged PR #7
- Removed test to support lower flutter versions
Breaking change: Must call FlutterNotificationChannel().registerNotificationChannel(...)
Merged #4 (comment) Updated flutter and dart restrictions
Added support for
Migrated to null-safety
- added showBadge parameter
- Added more description
- Other configuration for messages. See example
- More settings in Android part
- Simply allows to register notifications channels on Android. That's it.