push_android 0.6.0 push_android: ^0.6.0 copied to clipboard
Push notifications in Flutter without firebase_messaging.
0.6.0 #
- Update pigeon to 18.0.0
0.5.1 #
- support Android 14 and AGP 8
0.5.0 #
- Replace generated Java with generated Kotlin (pigeon)
0.4.0 #
- Update pigeon to 16.0.0
0.3.0 #
- Replace streams API with callbacks
0.2.0 #
- Update pigeon to 15.0.2
0.1.0 #
- feat: add
areNotificationsEnabled
for Android, to support Android 13 and newer devices requiring permissions request.
0.0.5 #
- chore: use push_platform_interface 0.1.0
0.0.4 #
- fix: update Android code to handle nullable case
0.0.3 #
- feat: update Pigeon to 2.x and remove the now-unnecessary methods to check for null
0.0.2 #
- feat: handle push notifications whilst app is terminated, in the background or in the foreground.
- feat: handle notification taps whilst app is terminated, in the background or in the foreground.
0.0.1 #
- Reserve pub.dev package name