eraser 2.0.0 
eraser: ^2.0.0 copied to clipboard
A flutter plugin that allows remote push notifications to be dismissed and the iOS badge count to be reset.
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