- 02 Feb, 2022 1 commit
-
-
Collin Jackson authored
-
- 25 Jan, 2022 1 commit
-
-
Christopher Fujino authored
-
- 06 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 06 Oct, 2021 1 commit
-
-
Pierre-Louis authored
-
- 01 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 12 Aug, 2021 1 commit
-
-
Anurag Roy authored
-
- 30 Jul, 2021 1 commit
-
-
Anurag Roy authored
-
- 26 May, 2021 1 commit
-
-
Christopher Fujino authored
This reverts commit c835ad43.
-
- 25 May, 2021 1 commit
-
-
Anurag Roy authored
-
- 19 May, 2021 1 commit
-
-
Hattomo (TomohiroHattori) authored
-
- 09 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 24 Mar, 2021 2 commits
-
-
Jia Hao authored
-
Jenn Magder authored
-
- 14 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 23 Nov, 2020 1 commit
-
-
Masaaki Kakimoto(柿本匡章) authored
-
- 20 Nov, 2020 1 commit
-
-
Anurag Roy authored
[flutter_tools] Make flutter upgrade --verify-only display framework version differences instead of commit hashes (#69420)
-
- 12 Nov, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] remove branch migration and standardize constructor style for version interface (#70058)
-
- 27 Oct, 2020 1 commit
-
-
Anurag Roy authored
* Add --verify-only flag for flutter upgrade
-
- 23 Oct, 2020 1 commit
-
-
Jonah Williams authored
There have been some more additional reports of a missing 'package:characters' import after upgrading flutter. This has me concerned that our pub caching logic is incorrect. Instead of the tool attempting to guess when pub should be run, always delegate to pub. Also takes an opportunity to fix the kernel snapshot depending on the .packages or package_config. Due to the generated: date field this causes extra rebuilds. Instead when pub get is run, write out an additional file with just the package contents and version. Fixes #66777 Fixes #65723
-
- 14 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 12 Oct, 2020 1 commit
-
-
Jonah Williams authored
HACKTOBERFEST
-
- 07 Oct, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 76cbc462.
-
Jonah Williams authored
There have been some more additional reports of a missing 'package:characters' import after upgrading flutter, as well as problems with detecting the correct language version. This has me concerned that our pub caching logic is incorrect. Instead of the tool attempting to guess when pub should be run, always delegate to pub.
-
- 24 Sep, 2020 1 commit
-
-
includecmath authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 15 Jul, 2020 1 commit
-
-
Jonah Williams authored
Allow configuring the flutter_manifest to support a synthetic package, this is done through flutter: generate: true. When running pub get, insert a flutter_gen entry into the packages if it does not already exist. This points to .dart_tool/flutter_gen, which can be updated to contain the generated intl sources (But doesn't currently) Adds an integration test that verifies this code can be run and imported when enabled. Part of #60914
-
- 14 May, 2020 1 commit
-
-
Christopher Fujino authored
-
- 27 Apr, 2020 1 commit
-
-
Christopher Fujino authored
-
- 25 Apr, 2020 1 commit
-
-
Christopher Fujino authored
-
- 16 Apr, 2020 1 commit
-
-
Jenn Magder authored
-
- 03 Apr, 2020 1 commit
-
-
Christopher Fujino authored
-
- 25 Mar, 2020 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 16 Mar, 2020 1 commit
-
-
Michael Thomsen authored
Move Flutter Gallery to dev/integration_tests/ as it is an older copy used only for testing. The current version of the Flutter Gallery now lives in https://github.com/flutter/gallery.
-
- 06 Mar, 2020 1 commit
-
-
Zachary Anderson authored
* Reland: [flutter_tool] Where possible, catch only subtypes of Exception * Add armv7f to getIOSArchForName
-