- 02 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
* Make Flex,Row,Column const for real * dart fix --apply * fix snippets * fix integration test * add comment
-
- 26 Sep, 2022 1 commit
-
-
Alex Wallen authored
-
- 28 Jul, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 21 Apr, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 30 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 03 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 14 Feb, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 08 Feb, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 19 Oct, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 21 Jul, 2021 1 commit
-
-
Jenn Magder authored
-
- 16 Jul, 2021 1 commit
-
-
Kaushik Iska authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 28 Apr, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 02 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 11 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 26 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 09 Aug, 2020 1 commit
-
-
Hans Muller authored
-
- 04 May, 2020 1 commit
-
-
Jonah Williams authored
Ensure --no-track-widget-creation is piped through android/macOS. Adds integration testing for iOS/android/macOS
-
- 16 Apr, 2020 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit b8bd09db.
-
Jonah Williams authored
-
- 09 Apr, 2020 1 commit
-
-
Filip Hracek authored
-
- 02 Apr, 2020 1 commit
-
-
Greg Spencer authored
This adds a LICENSE file to the packages/flutter directory so that it can be found when building, and a test to make sure it exists in produced binaries.
-
- 06 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Mar, 2020 2 commits
-
-
Jonah Williams authored
Revert "[flutter_tools] Allow providing dart-defines to Android, iOS, macOS builds (#51714)" (#52041) This reverts commit ee60eeea.
-
Jonah Williams authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 06 Aug, 2019 1 commit
-
-
sjindel-google authored
This PR contains the tests for flutter/engine#10186.
-
- 06 Feb, 2019 1 commit
-
-
Greg Spencer authored
Before this, we had several places where an isReleaseMode was defined, all with the same definition. This just makes it more broadly visible to allow our users to use it, as well as creating debug and profile versions, and adding a device lab test for it. Since this is a const value, this makes it possible for a developer to easily mark blocks that can be removed at AOT compile time.
-
- 17 Oct, 2018 1 commit
-
-
Jacob Richman authored
Dispatch a Flutter.Navigation event each time navigation occurs.
-
- 25 Sep, 2018 3 commits
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 21 Aug, 2018 1 commit
-
-
Ian Hickson authored
Fixes the pattern for some TODOs to match our style guide. (Also, a couple of minor code order fixes.)
-
- 02 Aug, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 16 Jul, 2018 1 commit
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-