flutter/examples/flutter_gallery
Adam Barth c288c7064f Refactor scrolling code to prepare for nested scrolling (#9575)
This patch reworks some of the guts of scrolling to make it easier to
implement nested scrolling effects. The actually nested scrolling effect
will be included in a later patch.
2017-04-24 23:32:55 -07:00
..
.idea gallery: set Dart SDK location in IDEA (#9452) 2017-04-18 15:46:22 -07:00
android Exclude generated PluginRegistry files from git (#9555) 2017-04-24 15:23:18 +02:00
ios Exclude generated PluginRegistry files from git (#9555) 2017-04-24 15:23:18 +02:00
lib Refactor scrolling code to prepare for nested scrolling (#9575) 2017-04-24 23:32:55 -07:00
test make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
test_driver Remove the pesto gallery demo (#9341) 2017-04-12 14:41:03 -07:00
.gitignore Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
BUILD.gn Add a Fuchsia target for the Flutter gallery. (#7619) 2017-01-24 14:03:06 -08:00
flutter_gallery.iml IntelliJ metadata cleanup (flutter-intellij#914). (#9427) 2017-04-17 13:42:31 -07:00
pubspec.yaml Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
README.md Restore Flutter gallery license page scrolling (#5934) 2016-09-20 15:13:50 -07:00

Flutter gallery

Demo app for the material design widgets and other features provided by Flutter.

Building

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

Prereqs

If you are new to Flutter, please first follow the Flutter Setup guide.

Building and installing the Flutter app

  • cd $FLUTTER_ROOT/examples/flutter_gallery
  • flutter upgrade
  • flutter run --release

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

Prerelease checklist

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

Icon

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