- 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
-
- 25 Mar, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 08 Mar, 2016 1 commit
-
-
Hans Muller authored
-
- 17 Feb, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 12 Feb, 2016 1 commit
-
-
Hans Muller authored
rename example apk dirs to android removed all BUILD.gn files
-
- 11 Feb, 2016 1 commit
-
-
Hans Muller authored
-
- 05 Feb, 2016 1 commit
-
-
Hans Muller authored
-
- 03 Feb, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 23 Nov, 2015 2 commits
-
-
Adam Barth authored
-
Adam Barth authored
http://www.google.com/design/spec/components/chips.html#chips-behavior This patch adds support for deletable and non-deleteable chips, but doesn't yet add support for contact chips. Also, demo the chips in a new Material Gallery app that will let us demo our gallery of widgets in a single app.
-
- 07 Nov, 2015 1 commit
-
-
Adam Barth authored
Using local paths ensures that each package sees each other package at HEAD.
-
- 02 Nov, 2015 1 commit
-
-
Adam Barth authored
-
- 29 Oct, 2015 1 commit
-
-
Hixie authored
sky_engine is now at 0.0.45 sky_services is now at 0.0.45 flx is now at 0.0.4 flutter is now at 0.0.15 flutter_sprites is now at 0.0.12
-
- 28 Oct, 2015 1 commit
-
-
Hixie authored
sky_engine is now at 0.0.44 sky_services is now at 0.0.44 flx is now at 0.0.3 flutter is now at 0.0.14 flutter_sprites is now at 0.0.11
-