Snapp Embedded is your one-stop shop for running Flutter apps on embedded devices. We create tools to streamline the process, ensuring effortless deployment on a variety of hardware configurations.
We're all about Flutter, and we share our knowledge, experience and resources to make creating stunning Flutter UIs for embedded systems – for everyone.
- 🧰 Snapp Cli: a Dart command-line tool, simplifies adding custom devices to Flutter SDK. It configures and runs Flutter apps on non-standard devices like Raspberry Pi, maintaining features such as hot reload and hot restart.
- 🛠️ Snapp Installer: A CLI tool streamlining Flutter installation and app development on Raspberry Pi, with support for kiosk mode.
- 📟 Google Home: google_home is a Flutter app illustrating the seamless performance of Flutter on Linux and Raspberry Pi, highlighting its cross-platform development capabilities, and utilizing Rive for animations.
- 🚧 Dart Dbus: The "dart-dbus" repository offers a straightforward example of building a D-Bus client in Dart. D-Bus facilitates communication among applications on Linux and similar Unix systems.