flutter_runner 1.2.0
flutter_runner: ^1.2.0 copied to clipboard
Run Flutter on any platform (Web, iOS, Android) with your favorite browser + automatic hot reload.
Changelog #
All notable changes to this project will be documented in this file.
1.2.0 - 2024-12-28 #
Added #
- iOS Simulator and device support with hot reload
- Android Emulator and device support with hot reload
flutter_runner devicescommand to list all connected devices- Auto-detect mobile device with
-p autoflag - DevTools support (press
owhile running on mobile) - Performance overlay toggle (press
pwhile running on mobile) - Device ID selection with
-d <device_id>flag
Changed #
- Renamed CLI executable to
flutter_runner - Improved device detection and selection logic