- 08 Jul, 2021 1 commit
-
-
Christopher Fujino authored
-
- 03 Jul, 2021 1 commit
-
-
Ian Hickson authored
-
- 01 Jul, 2021 1 commit
-
-
Ahmed Ashour authored
-
- 30 Jun, 2021 2 commits
-
-
Mouad Debbar authored
-
- 28 Jun, 2021 2 commits
-
-
Filip Hracek authored
-
- 27 Jun, 2021 1 commit
-
-
Dan Field authored
-
- 23 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 22 Jun, 2021 1 commit
-
-
Phil Quitslund authored
-
- 17 Jun, 2021 1 commit
-
-
Tong Mu authored
-
- 15 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 14 Jun, 2021 2 commits
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
Abhishek Ghaskata authored
migrate localization to null safety
-
- 09 Jun, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 08 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 07 Jun, 2021 2 commits
-
-
Michael Goderbauer authored
-
Abhishek Ghaskata authored
-
- 04 Jun, 2021 2 commits
-
-
Michael Goderbauer authored
-
Dan Field authored
-
- 03 Jun, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 02 Jun, 2021 2 commits
-
-
Tong Mu authored
Adds tests to the following behaviors, which have existed without tests: - When tapping during live testing, a message is printed with widgets that contain the tap location. - When tapping during live testing, a mark is displayed on screen on the tap location.
-
Anis Alibegić authored
-
- 01 Jun, 2021 2 commits
-
-
Emmanuel Garcia authored
-
Alexandre Ardhuin authored
-
- 27 May, 2021 2 commits
-
-
Alexandre Ardhuin authored
-
Jonah Williams authored
-
- 26 May, 2021 1 commit
-
-
Greg Spencer authored
This adds iOS key map generation that uses std::maps. It uses std::maps because on iOS if we use NSDictionaries, then when XCode loads the dylib, the initialization of those status NSDictionaries hasn't yet occurred, and it crashes the app. std::maps have a well-defined static behavior, and are correctly initialized. I also made the naming of variables, fields, etc. consistent for macOS. We variously had macosFoo, macOSFoo, and macOsFoo. I eliminated macOsFoo and macosFoo, since the rest of the repo uses macOSFoo for lowerCamelCase names (with only a few exceptions). I used iOSFoo for iOS.
-
- 25 May, 2021 1 commit
-
-
Christopher Fujino authored
* Migrate flutter conductor out of dev/tools and into its own directory * flesh out documentation * fix analysis options * fix integration test
-
- 21 May, 2021 3 commits
-
-
Emmanuel Garcia authored
-
Christopher Fujino authored
-
nt4f04uNd authored
-
- 20 May, 2021 4 commits
-
-
Christopher Fujino authored
-
Ian Hickson authored
-
Christopher Fujino authored
This reverts commit e86f9c7a.
-
Christopher Fujino authored
-
- 19 May, 2021 1 commit
-
-
Hattomo (TomohiroHattori) authored
-
- 18 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 14 May, 2021 1 commit
-
-
Chris Bracken authored
shelf 1.1.2 -> 1.1.4 flutter_template_images 1.0.2 -> 3.0.0
-
- 13 May, 2021 1 commit
-
-
Kenzie Schmoll authored
* Add 'v' hotkey to open DevTools in the browser
-