eraser
A flutter plugin that allows remote push notifications to be dismissed and the iOS badge count to be reset.
3.0.0
17K downloads/mo
#2335 most downloaded on pub.dev
Wes1324/eraser
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 5 weeks to 2.3 years
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
7 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Jan 2021 to Aug 2024
2022
2023
2024
2025
2026
Releases
latest 7-
3.0.002 Aug 2024Release notes
Open source →- Update compileSdk for Android to 34
- Use Gradle's declarative plugins block
- Upgrade dependencies
-
2.0.210 Apr 2024Release notes
Open source →- 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.107 Dec 2021Release notes
Open source →- Remove hardcoded notification id so that all notifications with a certain tag are removed, regardless of their id
-
2.0.028 Aug 2021 -
1.0.222 Feb 2021 -
1.0.121 Jan 2021Release notes
Open source →- 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.021 Jan 2021Release notes
Open source →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