flutter/examples/flutter_gallery
Darren Austin 9dce19e96f
Replace ButtonBar.bar method with ButtonBarTheme (#37544)
* Added new ButtonBarTheme to replace the deprecated ButtonTheme.bar method.

* Responding to PR feedback.

* [Material] Create material Banner component (#36880)

This PR creates a new material widget for the Banner component. This includes a theme as well. This widget can be dropped into any application, ideally at the top of a listview or scrollview.

(cherry picked from commit 35b6d668e1)

Removed the use of ButtonTheme.bar in the Banner implementation.

* Updated documentation from PR review comments.
2019-08-19 17:35:44 -07:00
..
android [ImgBot] Optimize images (#35971) 2019-07-11 21:16:48 -07:00
ios Remove xcconfigs from template Copy Bundle Resources build phases (#38724) 2019-08-19 16:23:45 -07:00
lib Replace ButtonBar.bar method with ButtonBarTheme (#37544) 2019-08-19 17:35:44 -07:00
meta [scenic] Remove dead view_manager ref (#31005) 2019-04-15 19:33:18 -07:00
test Added ThemeMode support to the Flutter Gallery (#36399) 2019-07-22 11:06:26 -07:00
test_driver Reland "Fix the first frame logic in tracing and driver (#35297)" (#37192) 2019-07-31 11:01:52 -07:00
test_memory Added a benchmark for ImageCache (#33814) 2019-06-04 12:32:52 -07:00
tool add Android instrumentation test (#11063) 2017-07-10 17:20:49 -07:00
web Allow flutter web to be compiled with flutter (#32360) 2019-05-09 08:57:26 -07:00
analysis_options.yaml add an analysis_options excludes for the build/ dir (#23653) 2018-11-06 07:59:33 -08:00
BUILD.gn [fuchsia] Fix flutter_gallery BUILD.gn (#26015) 2019-01-03 09:15:53 -08:00
pubspec.yaml Comparing pixels instead of bytes with GoldenFileComparator (#38473) 2019-08-19 09:06:22 -07:00
README.md Rename flutter packages to flutter pub (#33041) 2019-05-21 16:38:58 +02:00

Flutter gallery

A demo app for Flutter's material design and cupertino widgets, as well as many other features of the Flutter SDK.

Building

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

Prerequisites

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 pub get
  • 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