flutter_notification_channel 3.1.0 copy "flutter_notification_channel: ^3.1.0" to clipboard
flutter_notification_channel: ^3.1.0 copied to clipboard

A plugin for setting up notification channels on android

3.1.0 #

3.0.1 #

Breaking change: Must call FlutterNotificationChannel().registerNotificationChannel(...)

3.0.0 #

2.0.1 #

Added support for

2.0.0 #

Migrated to null-safety

1.0.2 #

  • added showBadge parameter

1.0.1 #

  • Added more description

1.0.0 #

  • Other configuration for messages. See example

0.0.5 #

  • More settings in Android part

0.0.1 #

  • Simply allows to register notifications channels on Android. That's it.