Working with Flutter
A good container image seems to be the instrumentisto/flutter
image available from distributors like quary and docker hub
You can simply run the given code to run a web server model that you can access from your host computer via localhost:3000
. With the --release
tag being optional.
flutter run --release -d web-server --web-hostname=0.0.0.0 --web-port=3000
Good packages for flutter
- Puzzle Hack
- Clocks with flutter
- Design Basics
- Windows apps toolkits and samples
- Windows style titlebar
- Flatpak packaging
- A copr repo for setting flutter up in fedora Which installs the SDK in the ~~/flutter~ folder