DEV Community

Cover image for Now you can easily develop Flutter apps on Fuchsia with my toolchain
michaellee8
michaellee8

Posted on

Now you can easily develop Flutter apps on Fuchsia with my toolchain

https://github.com/michaellee8/flutter_fuchsia_toolchain

Features:

  • Running Fuchsia in emulator/on device without cloning and compiling the whole source tree using Google's Fuchsia SDK.
  • Can run Flutter apps with hot-reload enabled, and build a release package and then push it into Fuchsia as well.
  • Wrapped into one single command flutterfx to call all these tools.

Top comments (0)