flutter_multi_display 0.0.2
flutter_multi_display: ^0.0.2 copied to clipboard
A powerful Flutter plugin enabling seamless multi-display support on Android devices. Features shared state management across Flutter engines, making it perfect for multi-screen applications, presenta [...]
Changelog #
0.0.1 #
- Initial release of
flutter_multi_display. - Features:
- Multi-display support for Android (up to 3 displays).
- Shared state management with
SharedStateandflutter_blocintegration. - Port-based display sorting.
- State persistence and reactive updates.
- Example app with login UI, customer display, and ads display.
0.0.2 #
- Updated LICENSE file with correct MIT license details.