snapp_cli icon indicating copy to clipboard operation
snapp_cli 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...

Results 12 snapp_cli issues
Sort by recently updated
recently updated
newest added

Adding a new device fails. I can ran snapp_cli devices add, snapp-cli bootstrap -v or snapp-cli bootstrap. **Error:** C:\Users\Johan>snapp_cli devices add [WARN] Add command is a way to add a...

bug
wait for response

### Issue: Windows User Permissions with `snapp_cli` Several users have encountered issues when attempting to use the `snapp_cli` on Windows, particularly related to file access. Since the `snapp_cli` involves file...

bug
documentation

When running the `bootstrap` command for the first time, an error occurs, possibly due to the installation of the flutterpi_tool package. However, running the command a second time resolves the...

bug

For now, we are supporting only the Flutter Linux GDK embedder that is part of the flutter SDK. But, It's also possible to connect the Flutter in the Host Machine...

I love your snapp_cli app, thank you. One issue, when I stop the app from my PC, the debugger disconnects but the app continues to run on the RPi. Is...

enhancement
good first issue

Thanks for this awesome tool. Whenever I hit F5 in vscode to start a debug session AFTER a previous one has run the app will launch with the previous sessions...

I had snapp working but had to reinstall my r-pi. I reinstalled snapp and using both express as well as trying bootstrap, when I try to run a flutter app...

Greetings, I've been using Snapp_cli with pleasure for about 3 months. But today, when I tried to test in debug mode, it gave me the following lines and it wouldn't...