flight_check 1.1.0
flight_check: ^1.1.0 copied to clipboard
A Flutter debug-mode tool for previewing your app against popular mobile device profiles while running on desktop.
1.1.0 #
- Added
shortNamefield toDeviceProfilefor compact display in the control badge (e.g.'Pixel 10'instead of'Google Pixel 10'). The badge shows the short name when the panel is closed, and the full name when it is open. - Added brightness (dark/light) toggle to the control panel (
⌘B/Ctrl+B). The emulated device always reports an explicit brightness — dark by default — independent of the host system setting. The choice persists between sessions.
1.0.0 #
Initial release of Flight Check — a Flutter debug-mode tool for previewing your app against popular mobile device profiles while running on desktop.
Spoofs device metrics at the binding layer (logical size, safe area insets, device pixel ratio) without injecting wrapper widgets. Auto-resizes the desktop window to fit the emulated device and provides a floating badge + slide-out panel for device selection and orientation toggle.
Initial device profiles:
- iPhone SE (3rd gen), iPhone 14, iPhone 15, iPhone 15 Pro Max
- iPhone 17, iPhone 17 Air, iPhone 17 Pro, iPhone 17 Pro Max
- Google Pixel 7a, Pixel 10, Pixel 10 Pro
- Samsung Galaxy A15, A16, A55, A56, S25, S26
- iPad mini (A17 Pro), iPad (A16)