- 16 Mar, 2020 1 commit
-
-
Michael Thomsen authored
Move Flutter Gallery to dev/integration_tests/ as it is an older copy used only for testing. The current version of the Flutter Gallery now lives in https://github.com/flutter/gallery.
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 20 Nov, 2019 1 commit
-
-
Todd Volkert authored
This reverts commit 399aebc4. It contained Apache 2.0 licensed files, which aren't allowed in flutter/flutter
-
- 19 Nov, 2019 1 commit
-
-
Per Classon authored
Add Material Study app Rally as an example app
-
- 05 Nov, 2019 2 commits
-
-
Shi-Hao Hong authored
This reverts commit a214b462.
-
Per Classon authored
* Add Material Study app Rally to examples
-
- 04 Apr, 2019 1 commit
-
-
Justin McCandless authored
Adds the "2D Transformations" demo to the gallery, which shows how to do things such as navigate around a map a la Google Maps, or show a full screen zoomable photo. The idea is to abstract this code into a first class widget soon.
-
- 24 Feb, 2019 1 commit
-
-
Will Larche authored
* [Gallery] Fortnightly demo moved from flutter/samples. * [Gallery] Fortnightly analysis corrections. * [Gallery] Minor rename. * [Gallery] Making floats ints. * [Gallery] Fortnightly minor visual polish. * [Gallery] Formatting. * [Gallery] Upping package version for gallery to support fortnightly demo. * [Gallery] Fortnightly copy correction. * [Gallery] Fortnightly study polish. * [Gallery] Fortnightly polish. * [Gallery] Fortnightly copy correction. * [Gallery] Fortnightly copy now held in '''. * [Gallery] Fortnightly comment. * [Gallery] Updates necessary when flutter_gallery_assets updates. * [Gallery] Updating macrobenchmarks because we updated flutter_gallery_assets. * [Gallery] Moving spaces to beginning of copy lines. * [Gallery] Copy correction. * [Gallery] Adding tooltip to satisfy smoke test. * [Gallery] Minor pr feedback. * [Gallery] Forced upgrade.
-
- 01 Dec, 2017 1 commit
-
-
Sigurd Meldgaard authored
-
- 29 Nov, 2017 1 commit
-
-
amirh authored
-
- 08 Mar, 2017 1 commit
-
-
Alexandre Ardhuin authored
-
- 03 Mar, 2017 1 commit
-
-
Hans Muller authored
-
- 02 Mar, 2017 1 commit
-
-
xster authored
* Add cupertino to gallery and add CupertinoButto * Use single quotes * Add disabled state * Some review notes * Make button animation more responsive and tweak timing * Renamed things Cupertino * Button with background, move cupertino demos, move material demos * Move 2 level list too * Refactor various demo route names * Some review notes * More reviews and add test * Linter as * Move private constant up
-
- 01 Mar, 2017 2 commits
-
-
Michael Goderbauer authored
This is apperently breaking some customers. If this gets submitted, we should investigate why self-package imports don't work for certain customers.
-
Michael Goderbauer authored
* Revert "Revert "Simplify path handling logic in dependency checker and devFS (#8414)" (#8467)" This reverts commit 96ba7f76. * Intentionally use a self-package URI in flutter_gallery * tests to catch problems with self-package imports
-
- 23 Feb, 2017 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Dec, 2016 1 commit
-
-
Hans Muller authored
-
- 21 Nov, 2016 1 commit
-
-
Hans Muller authored
-
- 29 Sep, 2016 1 commit
-
-
Adam Barth authored
This demo doesn't work properly in landscape and is confusing. It's really more of a test of the material arc code. Fixes #5710
-
- 23 Sep, 2016 1 commit
-
-
Dragoș Tiselice authored
Added a demo of BottomNavigation to the Gallery.
-
- 01 Sep, 2016 1 commit
-
-
Dragoș Tiselice authored
-
- 21 Jul, 2016 1 commit
-
-
Hans Muller authored
-
- 04 Jun, 2016 1 commit
-
-
Ian Hickson authored
Turns out we have the same demo in the "Buttons" section now. We don't need both.
-
- 03 Jun, 2016 2 commits
-
-
Matt Perry authored
* Pesto demo for the Flutter Gallery app. * pesto.special.case
-
Hans Muller authored
-
- 02 Jun, 2016 3 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
Adam Barth authored
This demo burns battery continuously even when there's no change to the visual appearance. This patch removes this demo to avoid giving the impression that Flutter burns battery. Related to #4120
-
- 23 May, 2016 1 commit
-
-
Devon Carew authored
-
- 09 May, 2016 1 commit
-
-
Hans Muller authored
-
- 27 Apr, 2016 1 commit
-
-
Devon Carew authored
* move the material_gallery/demos.dart script * rename all_demos.dart to all.dart
-