- 22 Sep, 2017 2 commits
-
-
Ian Hickson authored
* Pin all dependencies ONCE AND FOR ALL This replaces the secret `flutter update-packages --upgrade` with a destructive `flutter update-packages --force-upgrade` that actually goes and pins every dependency and transitive dependency in every flutter package to the same version. * Add comments.
-
Alexander Aprelev authored
-
- 12 Jul, 2017 1 commit
-
-
Todd Volkert authored
* requires bumping `process` to a version that has relaxed version restrictions on `intl` https://github.com/flutter/flutter/issues/10650
-
- 12 May, 2017 1 commit
-
-
Adam Barth authored
The new assets have been optipng'ed.
-
- 09 May, 2017 2 commits
-
-
Sarah Zakarias authored
-
Sarah Zakarias authored
This reverts commit 4bbf158b.
-
- 08 May, 2017 4 commits
-
-
Ian Hickson authored
* Revert "Update reference to url_launcher plugin in Gallery pubspec (#9879)" This reverts commit 96a04dea. * Revert "Revert "Revert plugin use in gallery (#9838)" (#9877)" This reverts commit ede72a80.
-
Ian Hickson authored
This reverts commit 96a04dea.
-
Sarah Zakarias authored
-
Sarah Zakarias authored
This reverts commit 4bbf158b.
-
- 05 May, 2017 3 commits
-
-
Sarah Zakarias authored
* Revert "add Podfile (#9835)" This reverts commit 74e65675. * Revert "update ref to url_launcher plugin in Flutter Gallery (#9833)" This reverts commit 30c49781. * Revert "Use url_launcher plugin in Flutter Gallery (#9751)" This reverts commit 02dfd6be.
-
Sarah Zakarias authored
-
Sarah Zakarias authored
-
- 24 Jan, 2017 1 commit
-
-
Ian Hickson authored
-
- 19 Jan, 2017 1 commit
-
-
Adam Barth authored
The gallery doesn't actually use `package:flutter_markdown`.
-
- 14 Nov, 2016 1 commit
-
-
Dan Rubel authored
* Remove the workaround that pinned args to v0.13.6 This reverts most of the changes in commit 6331b6c8 * throw exception if exit code is not an integer * rework command infrastructure to throw ToolExit when non-zero exitCode * convert commands to return Future<Null> * cleanup remaining commands to use throwToolExit for non-zero exit code * remove isUnusual exception message * add type annotations for updated args package
-
- 08 Nov, 2016 1 commit
-
-
Dan Rubel authored
-
- 23 Sep, 2016 1 commit
-
-
Adam Barth authored
Switch our pubspec.yamls to using SDK sources so that we can have consistent source types when we depend on these packages from external packages using SDK sources.
-
- 22 Sep, 2016 1 commit
-
-
Adam Barth authored
This code is now in its own standalone library. The library is in a private git repository in the flutter organization because the code is unmaintained. If you're interested in using and maintaining this code, please contact flutter-dev@googlegroups.com for more information.
-
- 12 Sep, 2016 1 commit
-
-
Adam Barth authored
-
- 08 Sep, 2016 1 commit
-
-
Phil Quitslund authored
* Udpate to Dart `1.20.0-dev.1.0`. Udpate to Dart `1.20.0-dev.1.0` and corresponding `analyzer` package. * Added `--no-packages-dir`. * Revert extension to master. * Added ignores. * Review nits. * More nits.
-
- 05 Aug, 2016 1 commit
-
-
Hans Muller authored
-
- 04 Aug, 2016 1 commit
-
-
Hans Muller authored
-
- 27 Jul, 2016 2 commits
- 13 Jun, 2016 2 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
- 09 Jun, 2016 1 commit
-
-
Matt Perry authored
This repo contains the final licensed images.
-
- 08 Jun, 2016 1 commit
-
-
Matt Perry authored
Also update the assets version to pull in better quality logo images. BUG=https://github.com/flutter/flutter/issues/4407
-
- 07 Jun, 2016 1 commit
-
-
Adam Barth authored
Now that there's a new string_scanner in town, we're having dependency resolution conflict because of flutter_markdown's tight dependency. This patch loosens the dependency and resolves the conflict.
-
- 03 Jun, 2016 1 commit
-
-
Hans Muller authored
-
- 02 Jun, 2016 2 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
- 09 May, 2016 1 commit
-
-
Hans Muller authored
-
- 22 Apr, 2016 1 commit
-
-
Viktor Lidholt authored
* Adds NineSliceSprite and optimizes gallery front page
-
- 13 Apr, 2016 2 commits
-
-
Eric Seidel authored
Current numbers from my Nexus 5: "average_frame_build_time_millis": 22.6854, "missed_frame_build_budget_count": 15, "frame_count": 15 Filed https://github.com/flutter/flutter/issues/3296 @yjbanov @hansmuller @vlidholt
-
Ian Hickson authored
...by adding tests to our examples that don't import flutter_test, which pins the relevant dependencies. Also, provide more information when complaining about leaked transient callbacks in tests. Also, make tests display full information when they have an exception, by bypassing the throttling we have for Android logging in tests. Also, make the word wrapping not wrap stack traces if they happen to be included in exception output. Also, fix a leaked transient callback in the checkbox code.
-
- 12 Apr, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 07 Apr, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 30 Mar, 2016 1 commit
-
-
Viktor Lidholt authored
-