push_platform_interface 0.6.0 copy "push_platform_interface: ^0.6.0" to clipboard
push_platform_interface: ^0.6.0 copied to clipboard

Push notifications in Flutter without firebase_messaging.

0.6.0 #

  • Update pigeon to 18.0.0

0.5.0 #

  • Update pigeon to 16.0.0

0.4.0 #

  • Replace streams API with callbacks

0.3.0 #

  • Update pigeon to 15.0.2

0.2.0 #

  • feat: add areNotificationsEnabled for Android, to support Android 13 and newer devices requiring permissions request.

0.1.0 #

  • refactor: remove outdated/leftover code related to configuring foreground notifications on iOS.
  • Update pigeon to 3.0.3 - minor developer experience improvement for me (I don't have to manually change the code after code generation)

0.0.3 #

  • feat: update Pigeon to 2.x and remove the now-unnecessary methods to check for null

0.0.2 #

  • Initial release for interfaces support Android and iOS implementations.

0.0.1 #

  • Reserve pub.dev package name
0
likes
110
pub points
61%
popularity

Publisher

unverified uploader

Push notifications in Flutter without firebase_messaging.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on push_platform_interface