snapp_cli 0.3.1 snapp_cli: ^0.3.1 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.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.