TrombonIP installer
Flutter wizard application for TrombonIP device deployment and post-install setup.
Features
- Step-by-step installation workflow
- Network scan and device selection (with Orange Pi detection)
- Install script source selection (self/local/remote)
- Wait-until-online step for selected devices
- Post-install settings (shared or per-device)
- Mock apply flow over SSH with per-device progress
- Final actions: restart process and save TXT report
- Dynamic language switch: Russian / English
- Light and dark themes with light-orange accent
Run
flutter pub get
flutter run
Build Notes
- Android report saving uses
flutter_file_dialog. - Desktop report saving uses
file_selector.
If you add or update plugins, do a full restart:
flutter clean
flutter pub get
flutter run
Description
Languages
Dart
65.8%
C++
17.2%
CMake
13.4%
Swift
1.5%
HTML
1%
Other
1%