An open API service indexing awesome lists of open source software.

https://github.com/isaacadariku/flutter_native_badge

Wrapper for native badge APIs on iOS and macOS. It allows you to change the badge of your app icon, by setting the count, showing red dot, clearing the badge and getting the current badge count.
https://github.com/isaacadariku/flutter_native_badge

dartlang flutter flutterpackage

Last synced: 4 months ago
JSON representation

Wrapper for native badge APIs on iOS and macOS. It allows you to change the badge of your app icon, by setting the count, showing red dot, clearing the badge and getting the current badge count.

Awesome Lists containing this project

README

          

# flutter_native_badge

This repo is a companion to the [flutter_native_badge](https://pub.dev/packages/flutter_native_badge) plugin. It contains the iOS and macOS implementations of the plugin at the time of the plugin's open source release.

### License

This project is licensed under the MIT License - see the [LICENSE](LICENSE.md).