flutter/examples/flutter_gallery
Michael Goderbauer f8a2bd20e9 Redesign Semantic Tree Compilation Algorithm (#12605)
* Oct 12 10:12am

* implicit_semantics_test.dart passes

* refactoring

* works in nice

* minor rename

* more doc comments

* to be explicit check better

* fix test

* ++

* ++

* semantics_9_test (BlockSemantics) and implicit_semantics_test are passing

* doc updates

* tiny refactor

* fix static errors in tests

* fix gesture detector

* ++

* ++

* geometry

* ++

* remove noGeometry

* revert test

* +

* all tests but scrolling/clipping pass

* clipping works

* scrolling halfway

* sliver tests pass

* ALL TESTS PASS

* SemanticsNode changed

* docs and tiny fixes

* card test

* more doc comments

* remove missed print

* more tests

* make test pass on Linux

* remove changes to intellij proj file

* review comments
2017-10-18 16:28:24 -07:00
..
.idea gallery: set Dart SDK location in IDEA (#9452) 2017-04-18 15:46:22 -07:00
android Add framework support for system text scale factor. (#12180) 2017-10-02 14:18:18 -07:00
ios Update Gallery's GeneratedPluginRegistrant to the latest template (#10349) 2017-05-26 11:37:06 -07:00
lib Redesign Semantic Tree Compilation Algorithm (#12605) 2017-10-18 16:28:24 -07:00
test Add large text switching to Gallery app. (#12443) 2017-10-13 21:44:24 -07:00
test_driver Trivial nit fixes (#12285) 2017-09-27 16:13:48 -07:00
tool add Android instrumentation test (#11063) 2017-07-10 17:20:49 -07:00
.gitignore Updated example gitignore files per the flutter create template (#10251) 2017-05-22 10:31:50 -07:00
android.iml Migrate Gallery demo to latest template (#9730) 2017-05-02 14:05:53 -07:00
BUILD.gn Update references to the engine project. (#12515) 2017-10-13 17:16:33 -07:00
flutter_gallery.iml Replace FLUTTER_MODULE_TYPE with WEB_MODULE in dev/manual_tests/* and examples/* iml files (#11234) 2017-08-07 15:53:56 -07:00
pubspec.yaml flutter_localization optional package (#12410) 2017-10-11 16:01:13 -07: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