Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 724 Bytes

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 724 Bytes

3.1.0

  • Merged PR #7
  • Removed test to support lower flutter versions

3.0.1

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

3.0.0

Merged #4 (comment) Updated flutter and dart restrictions

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.