flutter_native_badge_platform_interface 2.0.1
flutter_native_badge_platform_interface: ^2.0.1 copied to clipboard
A common platform interface for the flutter_native_badge plugin.
2.0.1 10th April 2026 #
- Add
analysis_options.yamlwithflutter_lints - Add
topicsto pubspec.yaml - Improve README with pub badge
2.0.0 9th April 2026 #
- BREAKING: Bump minimum SDK to Dart >=3.11.0, Flutter >=3.41.0
- Fix repository URL in pubspec.yaml
- Add missing unit tests for
setBadgeCount,clearBadgeCount,showRedDot,requestPermission
1.0.4 5th May 2024 #
- Bump
flutterversion to 3.19.6 - Bump
plugin_platform_interfaceto 2.1.8 - Add
derryto manage scripts
1.0.3 18th April 2023 #
- Downgrade sdk minimum to 2.18.2
1.0.2 15th April 2023 #
- Downgrade to dart 2.18.4
1.0.1 15th April 2023 #
- Update README.md and pubspec.yaml
1.0.0 15th April 2023 #
- Initial Open source release of flutter_native_badge_platform_interface