- 01 Nov, 2017 3 commits
-
-
Hans Muller authored
-
Chris Bracken authored
-
Yegor authored
* remove locale "sd" (not supported by ICU/CLDR); unify localizations scripts CLI * address comments
-
- 26 Oct, 2017 3 commits
-
-
Yegor authored
* upgrade intl data; use local numerals in date picker * use the shiny new public intl API * address comments
-
- 25 Oct, 2017 1 commit
-
-
Yegor authored
* fix updrade script; upgrade to the latest package versions * exclude special dependencies from transitive closure * fix stack trace handling in flutter_test due to stack_trace change * change type on _emptyStackTrace
-
- 23 Oct, 2017 1 commit
-
-
Yegor authored
* merge with Hans; address comments * merge material_localizations.dart
-
- 22 Oct, 2017 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Oct, 2017 1 commit
-
-
Yegor authored
-
- 13 Oct, 2017 1 commit
-
-
Devon Carew authored
-
- 11 Oct, 2017 1 commit
-
-
Hans Muller authored
-
- 06 Oct, 2017 1 commit
-
-
Alexander Aprelev authored
* Force upgrade update packages with improved update process. * Update packages * Revert "Update packages" This reverts commit a37de26d3f4f7f5a15746ff791002625faa3d3c0.
-
- 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.
-
Yegor authored
* misc .arb fixes; localizations validator * regenerate localizations * address comments * do not treat plural variations as invalid keys
-
- 15 Sep, 2017 1 commit
-
-
Hans Muller authored
-
- 14 Sep, 2017 1 commit
-
-
Yegor authored
* Internationalize the time picker - header layout and formatting - 12-hour vs 24-hour dial - RTL * make TimeOfDayFormat an enum * address comments
-
- 01 Sep, 2017 1 commit
-
-
Hans Muller authored
-
- 31 Aug, 2017 1 commit
-
-
Hans Muller authored
-
- 28 Jul, 2017 1 commit
-
-
Ian Hickson authored
-
- 17 Jul, 2017 1 commit
-
-
Sarah Zakarias 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
-
- 30 Jun, 2017 1 commit
-
-
Sarah Zakarias authored
-
- 27 Jun, 2017 4 commits
-
-
Todd Volkert authored
This reverts commit b800654a.
-
Todd Volkert authored
This time, do so in Travis' sudo-enabled environment, which is said to be less prone to networking issues. It also means we'll run in an env with 7.5GB of RAM instead of 4GB or RAM (at the cost of about 45 seconds of extra boot-up time). https://github.com/flutter/flutter/issues/10940
-
Ian Hickson authored
This reverts commit aa904a58.
-
Todd Volkert authored
Fixes #10940
-
- 26 Jun, 2017 1 commit
-
-
Sarah Zakarias authored
-
- 21 Jun, 2017 1 commit
-
-
jcollins-g authored
-
- 20 Jun, 2017 1 commit
-
-
jcollins-g authored
* Add version information to dartdoc footer * Add final to variable declaration * Drop toString()
-
- 25 May, 2017 1 commit
-
-
jcollins-g authored
* update the docs css style so the generated dartdoc matches the new flutter.io * Change to 0.12.0 dartdoc * Review comment
-
- 22 May, 2017 1 commit
-
-
Phil Quitslund authored
* Bump Dart SDK to `1.24.0-dev.3.0`. * Fix (mega) gallery creation.
-
- 21 May, 2017 1 commit
-
-
xster authored
Moved everything icons related except the material icon button and the materialicon font list to widget
-
- 19 May, 2017 1 commit
-
-
Ian Hickson authored
This will get tested once we turn on fatal errors for dartdocs. We can't do that yet because of upstream failures.
-
- 12 May, 2017 1 commit
-
-
Chris Bracken authored
During SDK version updates, output the commands used to tag the repo with the SDK version.
-
- 11 May, 2017 1 commit
-
-
Ian Hickson authored
-
- 10 May, 2017 2 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
And add a script to rev the versions.
-
- 04 May, 2017 1 commit
-
-
jcollins-g authored
-
- 24 Apr, 2017 1 commit
-
-
Todd Volkert authored
This will help us know for sure exactly which sub-script erred.
-