snapp_cli 0.4.0 snapp_cli: ^0.4.0 copied to clipboard
snapp_cli is a Dart command-line tool designed to simplify the process of adding custom devices to the Flutter SDK.
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 add
exception on running process
0.3.0 BETA #
devices
command added, with following sub-commands:add
command addeddelete
command addedlist
command addedupdate-ip
command 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.
add
command addeddelete
command addedlist
command addedupdate-ip
command added- support for windows, linux and macos added
0.0.1 #
- Initial version for pub.