Samples for Flutter for web.
Compiled versions of the samples are hosted at flutter.github.io/samples.
Make sure you have configured the webdev
tool.
Go into one of the sample directories, get packages, and run.
$ cd gallery
$ flutter pub get # or `pub get` with the Dart SDK
$ webdev serve
You should see a message printing the URL to access: http://localhost:8080