flutter-pi
flutter-pi copied to clipboard
New Snapp CLI Update: Easy Raspberry Pi Setup from scratch, and Custom Device Integration
Hi everyone,
I'm excited to share a new development that simplifies the setup process for Flutter on Raspberry Pi! With the latest version of the Snapp CLI, you can now set up your Raspberry Pi from scratch to install Flutter Pi and more.
Key Features:
- Easy Setup: The Snapp CLI streamlines the initial setup process for your Raspberry Pi, making it easier to get started with Flutter Pi.
- Passwordless SSH Connection: Snapp CLI creates a secure, passwordless SSH connection to your Raspberry Pi, simplifying remote access.
- Automated Installation: If Flutter Pi isn't already installed, Snapp CLI will handle the installation process for you.
- Dependency Management: Snapp CLI takes care of installing all necessary dependencies and other required items for Flutter Pi.
- Custom Device Integration: The Snapp CLI adds a new custom device to your Flutter SDK, enabling you to run your Flutter app directly from your PC to your Raspberry Pi.
- Enhanced Development Experience: Enjoy hot reload and hot restart capabilities, allowing for a more seamless and efficient development workflow.
Demo
https://github.com/ardera/flutter-pi/assets/47558577/fb436cad-3a1b-4d33-93b3-9dfdb71b80de
Devices added to Flutter SDK
@ardera If you think it's useful, I can also mention it in the README.md file