Clear notifications and badges for the app
More...
Clears all notifications and badge thingies for an app. Only for android atm, IOS coming
FlutterNotieClear.clearAll(); Removes all notifications and badges for the app
FlutterNotieClear.clearAll();
For testing only: FlutterNotieClear.createTestNotie() Will all a notification for the app
FlutterNotieClear.createTestNotie()
unverified uploader
Repository (GitHub)View/report issues
API reference
MIT (license)
flutter, plugin_platform_interface
Packages that depend on flutter_notie_clear
Back