multi_screen_presentation 1.0.1
multi_screen_presentation: ^1.0.1 copied to clipboard
A Flutter plugin to open system settings panels (WiFi, Bluetooth, NFC, Display, etc.) on Android, iOS, Windows, macOS, and Linux.
1.0.1 #
- Fix: Correction d'un problème majeur sur Windows où la nouvelle fenêtre (liveFlutterEngine) ne pouvait pas exécuter les plugins. Les plugins sont désormais correctement enregistrés auprès du PluginRegistrar du nouveau moteur Flutter au moment de sa création.
- Corecting dart files warnings.
1.0.0 #
- Initial release.