- 12 Oct, 2020 1 commit
-
-
Jonah Williams authored
HACKTOBERFEST
-
- 06 Aug, 2020 1 commit
-
-
Nolan Scobie authored
* Add punctuation for unterminated sentences in doc comments * Addressing review nit
-
- 13 Jul, 2020 1 commit
-
-
Dan Field authored
* Optionally invert oversized images
-
- 10 Jul, 2020 1 commit
-
-
Dan Field authored
* Fix bold not getting cleared on new line
-
- 18 Jun, 2020 1 commit
-
-
Jonah Williams authored
A frequent request from the last Flutter developer survey was for an easier method of testing light/dark mode changes. Currently, a user needs to manually change the theme settings or adjust phone settings to see the difference. Instead we should add a toggle from the CLI, and eventually devtools/Intellij/Vscode that allows developers to override the current setting. Fixes #59495 Adds flutter.ext.brightnessOverride service protocol which either queries the current platform brightness, or overrides it to a new value. This accepts either Brightness.light or Brightness.dark as a value. Adds a CLI toggle b which allows the setting to be toggled manually. Requires an update to the MediaQuery, to conditionally use a debug override when not in release mode
-
- 18 May, 2020 1 commit
-
-
Jonah Williams authored
Reland: #56167
-
- 10 May, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit f865ac7e.
-
- 08 May, 2020 1 commit
-
-
Jonah Williams authored
* [flutter_tools] integration l10n tool * add runtime skip to build system * Update build_system.dart * add links to issues, comments * Update packages/flutter_tools/test/general.shard/build_system/build_system_test.dart Co-authored-by: Shi-Hao Hong <shihaohong@google.com> * Update packages/flutter_tools/lib/src/build_system/targets/localizations.dart Co-authored-by: Shi-Hao Hong <shihaohong@google.com> * Update localizations.dart * switch to gen_l10n localizations * fix tests Co-authored-by: Shi-Hao Hong <shihaohong@google.com>
-
- 06 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 07 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Apr, 2020 1 commit
-
-
Zachary Anderson authored
-
- 13 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 03 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 10 Feb, 2020 1 commit
-
-
Zachary Anderson authored
-
- 06 Feb, 2020 1 commit
-
-
Levi Lesches authored
-
- 11 Jan, 2020 1 commit
-
-
Zachary Anderson authored
-
- 09 Jan, 2020 1 commit
-
-
Zachary Anderson authored
-
- 07 Jan, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit 866fa64d.
-
Zachary Anderson authored
* Reword flutter run help screen. * As per Hixie request, added Efthymios Sarmpanis to the AUTHORS file * fix test Co-authored-by: Efthymis Sarmpanis <e.sarbanis@gmail.com>
-