snapp_cli 1.0.1
snapp_cli: ^1.0.1 copied to clipboard
Dart CLI for Remote Flutter Development. Easily set up and remotely debug Flutter apps on Raspberry Pi and other devices. Snapp CLI automates configuration, supporting custom embedders like Flutter-pi.
1.0.1 #
- doc: update README.md by @payam-zahedi
1.0.0 #
Important: We now Support flutter-pi.
- feat: add support to use flutter-pi as custom embedder by @payam-zahedi
- feat: speed up running flutter app on flutter linux embedder by @payam-zahedi
- fix: interaction issue on select/choose item on cli by @payam-zahedi
0.6.0 BETA #
- add compatibility with flutter 3.22 by @payam-zahedi
0.5.0 BETA #
- fix conflict version issue on remote and host machine by @payam-zahedi
0.4.7 BETA #
- add platform support in pubspec.yaml by @payam-zahedi
0.4.6 BETA #
- fix dependency issue by @payam-zahedi
0.4.5 BETA #
- upgrade to flutter v3.19.0 by @payam-zahedi
0.4.4 BETA #
- fix the formatting issue by @payam-zahedi
0.4.3 BETA #
- fix platform support issue on pub.flutter-io.cn by @payam-zahedi
0.4.2 BETA #
- add quiet mode on installer by @payam-zahedi
0.4.1 BETA #
- fix bug in create ssh connection by @payam-zahedi
- update troubleshoot section in README.md by @payam-zahedi
0.4.0 BETA #
- add bootstrap command by @payam-zahedi
- add automatic enable configs by @payam-zahedi in #9
- Create a passwordless ssh connection by @payam-zahedi in #10
- Release/v.0.3.2 by @payam-zahedi in #11
- add install-flutter command by @payam-zahedi in #12
- add new interact spinner by @payam-zahedi in #14
- Refactor v0.4.0 by @payam-zahedi in #9
0.3.2 BETA #
- Add check for update for cli
0.3.1 BETA #
- fix:
devices addexception on running process
0.3.0 BETA #
devicescommand added, with following sub-commands:addcommand addeddeletecommand addedlistcommand addedupdate-ipcommand added
0.2.0 BETA #
- Beta version for pub
- interactive mode for all commands added
- express mode added
- automation for add command added
0.1.0 ALPHA #
- Alpha version for pub.
addcommand addeddeletecommand addedlistcommand addedupdate-ipcommand added- support for windows, linux and macos added
0.0.1 #
- Initial version for pub.