mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John Ryan
a29853144b
|
5 years ago | |
---|---|---|
.. | ||
_tool | 5 years ago | |
charts | 5 years ago | |
dad_jokes | 5 years ago | |
filipino_cuisine | 5 years ago | |
gallery | 5 years ago | |
github_dataviz | 5 years ago | |
particle_background | 5 years ago | |
slide_puzzle | 5 years ago | |
spinning_square | 5 years ago | |
timeflow | 5 years ago | |
vision_challenge | 5 years ago | |
.gitignore | 5 years ago | |
peanut.yaml | 5 years ago | |
readme.md | 5 years ago |
readme.md
Web samples
See the samples in action
Compiled versions of the samples are hosted at flutter.github.io/samples.
Building samples code
Go into one of the sample directories, get packages, and run using the chrome
device:
$ flutter channel dev
$ flutter upgrade
$ cd gallery
$ flutter pub get
$ flutter run -d chrome
Web support is available as a technical preview and is only available in the
dev
or master
channels.
You should see a message printing the URL to access: http://localhost:8080