edge_to_edge_system_ui 0.1.0-dev.2
edge_to_edge_system_ui: ^0.1.0-dev.2 copied to clipboard
Flutter plugin providing an opinionated Edge-to-Edge system UI controller with a Kotlin implementation for Android.
Changelog #
0.1.0-dev.1 - 2025-08-26 #
- Initial skeleton
- Android Kotlin implementation
- Dart wrapper and example
- Automatic edge-to-edge setup in the plugin.
- Added documentation for optional debugging flag.
0.1.0-dev.2 - 2025-08-26 #
- Add typed
SystemInfomodel and dartdoc comments - Improve public API documentation and examples
- Bump version for stable release
- Added DartDoc comments to public API elements.
- Improved pub.dev score by documenting the API.