snapp_cli 1.1.0 snapp_cli: ^1.1.0 copied to clipboard
Easily set up and remotely debug Flutter apps on Raspberry Pi and other devices using Dart CLI. Supports custom embedders like Flutter-pi with automated configuration.
1.1.0 #
- fix: fix compatibility with flutter version 3.24.0 by @payam-zahedi
- refactor: update order of installation steps by @payam-zahedi
1.0.2 #
- doc: update Organization in github by @payam-zahedi
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.dev 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
- Create a passwordless ssh connection by @payam-zahedi
- Release/v.0.3.2 by @payam-zahedi
- add install-flutter command by @payam-zahedi
- add new interact spinner by @payam-zahedi
- Refactor v0.4.0 by @payam-zahedi
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.