notifications 2.0.1 notifications: ^2.0.1 copied to clipboard
A plugin for tracking notifications on the device. Works exclusively for Android.
2.0.0+1 #
- upgrade to null-safety
- provided documentation in README file
1.1.0 #
- Rewrote Android plugin in Java
1.0.2+1 #
- Slight android source code update
1.0.2 #
- The Plugin now implements ActivityAware and works properly on Android again
1.0.1 #
- Fixed an issue with AndroidX
1.0.0 #
- Migrated to AndroidX and the new Android Flutter Plugin API