- 17 Nov, 2018 1 commit
-
-
jslavitz authored
* sliver separation and test
-
- 16 Nov, 2018 1 commit
-
-
jslavitz authored
* Adds fix and test
-
- 15 Nov, 2018 3 commits
-
-
xster authored
-
Jonah Williams authored
* Revert "Add dashing config file for generating docset from flutter docs (#24374)" This reverts commit ec8ca860. * Revert "Update driver script to execute test through test_core (#24168)" This reverts commit 6c62cf33.
-
Jonah Williams authored
-
- 14 Nov, 2018 2 commits
-
-
Zachary Anderson authored
-
James D. Lin authored
Make the examples/catalog instructions a bit less confusing: * Make the README.md file provide explicit instructions about how to run each example. * Try to clarify that the lib/main.dart message is instructional and not an error message. Additionally, adjust examples/layers/lib/main.dart to be consistent with examples/catalog/lib/main.dart. Fixes #22640. Testing Done: * Ran `flutter run` from examples/catalog and from examples/layers, saw the updated message.
-
- 12 Nov, 2018 1 commit
-
-
Hans Muller authored
-
- 11 Nov, 2018 1 commit
-
-
Jonah Williams authored
-
- 09 Nov, 2018 1 commit
-
-
Todd Volkert authored
-
- 08 Nov, 2018 1 commit
-
-
Ian Hickson authored
We have templates now.
-
- 07 Nov, 2018 2 commits
-
-
Michael Beckler authored
Should fix #22226. Code introduced in #20890 caused a regression that broke color flooding animations in a BottomNavigationBar that has BottomNavigationBarType.shifting. The original issue (#19653) dealt with background color changes not occurring until another tab was selected. The result is that the background color instantly changes whenever the state changes and when the widget changes, instead of allowing a new widget to animate the background color change.
-
Jonah Williams authored
-
- 06 Nov, 2018 7 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 71e9bd6f.
-
Jonah Williams authored
-
Devon Carew authored
* add an analysis_options excludes for the build/ dir * fix bots
-
- 05 Nov, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Nov, 2018 3 commits
-
-
Hans Muller authored
This reverts commit 76a1abd4.
-
Hans Muller authored
-
Jonah Williams authored
This reverts commit 949cfcf1.
-
- 01 Nov, 2018 1 commit
-
-
Hans Muller authored
-
- 31 Oct, 2018 1 commit
-
-
Dan Field authored
* Use Xcode build configurations to drive Flutter build mode * Proper check wrt local_engine, print error if profile mode misisng * Remove unused code, update tests, fix template problem, update warning * fix up warning * add explanatory dev comment * fix whitespace * missing words, change lambda arrow to function body * error indentation * Test early exits for xcode_backend.sh * only on macOS, use right test * Update error messages * case insensitive compare for build config * Update gallery podfile * update projects to add profile configuration * make compatible with flavors * add missing plist files * add FLUTTER_FRAMEWORK_DIR back, set swift version for profile, tell Podfile about profile
-
- 30 Oct, 2018 3 commits
-
-
Dan Field authored
* Use Xcode build configurations to drive Flutter build mode * Proper check wrt local_engine, print error if profile mode misisng * Remove unused code, update tests, fix template problem, update warning * fix up warning * add explanatory dev comment * fix whitespace * missing words, change lambda arrow to function body * error indentation * Test early exits for xcode_backend.sh * only on macOS, use right test * Update error messages * case insensitive compare for build config * Update gallery podfile * update projects to add profile configuration * make compatible with flavors * add missing plist files
-
Devon Carew authored
- 26 Oct, 2018 1 commit
-
-
xster authored
Allow heroes to fly across navigators and restrict Cupertino nav bars to per navigator by default (#23322)
-
- 24 Oct, 2018 1 commit
-
-
Kevin Moore authored
-
- 23 Oct, 2018 2 commits
- 20 Oct, 2018 1 commit
-
-
Stanislav Baranov authored
-
- 19 Oct, 2018 1 commit
-
-
Chris Bracken authored
Coverage 0.12.3 includes a fix for dart-lang/coverage#194, which was causing errors on the flutter build bots. Linter was updated automatically as a side effect of running `flutter update-packages --force-upgrade`.
-
- 18 Oct, 2018 3 commits
-
-
Sebastian Roth authored
-
- 17 Oct, 2018 2 commits
-
-
Alexandre Ardhuin authored