eraser 2.0.2 copy "eraser: ^2.0.2" to clipboard
eraser: ^2.0.2 copied to clipboard

A flutter plugin that allows remote push notifications to be dismissed and the iOS badge count to be reset.

2.0.2 #

  • Fix a NullPointerException when trying to clear notifications by tag when there are also notifications that do not have the tag attribute set. Credit to mschudt for submitting the PR.

2.0.1 #

  • Remove hardcoded notification id so that all notifications with a certain tag are removed, regardless of their id

2.0.0 #

  • Migrate to null-safety

1.0.2 #

  • Add more information and examples to the README.md file

1.0.1 #

  • Use the dartfmt command to format all Dart source code
  • Add some documentation to Dart source code
  • Change src attribute of GIF in readme in an attempt to show GIF correctly on Pub website

1.0.0 #

Initial version of the plugin.

  • Clear all notifications received by your Flutter app, or selected notifications based on a tag
  • Clear the iOS badge count, with the option to remove or retain notifications in the notification center
50
likes
140
pub points
94%
popularity

Publisher

unverified uploader

A flutter plugin that allows remote push notifications to be dismissed and the iOS badge count to be reset.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on eraser