README.md 1009 Bytes
Newer Older
1
# Flutter gallery
2

3 4
A demo app for Flutter's material design and cupertino widgets, as
well as many other features of the Flutter SDK.
5 6 7 8 9 10

## Building

You can follow these instructions to build the gallery app
and install it onto your device.

11
### Prerequisites
12 13

If you are new to Flutter, please first follow
14
the [Flutter Setup](https://flutter.dev/setup/) guide.
15 16 17 18

### Building and installing the Flutter app

* `cd $FLUTTER_ROOT/examples/flutter_gallery`
19
* `flutter pub get`
20
* `flutter run --release`
21

22
The `flutter run --release` command both builds and installs the Flutter app.
23

24 25 26 27 28
## Prerelease checklist

* Verify that the About box's license page scrolls and reveals its long
long stream of license texts.

29 30
## Icon

31 32
Android launcher icons were generated using Android Asset Studio:
https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=image&foreground.space.trim=1&foreground.space.pad=0.1&foreColor=607d8b%2C0&crop=0&backgroundShape=square&backColor=fafafa%2C100&effects=none