- 15 Dec, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 11 Nov, 2021 1 commit
-
-
Greg Spencer authored
-
- 04 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 20 Oct, 2021 1 commit
-
-
Chris Yang authored
-
- 07 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Oct, 2021 1 commit
-
-
Pierre-Louis authored
-
- 14 Sep, 2021 1 commit
-
-
Michael Thomsen authored
-
- 01 Jul, 2021 1 commit
-
-
Ahmed Ashour authored
-
- 28 Jun, 2021 1 commit
-
-
Filip Hracek authored
-
- 08 Jun, 2021 1 commit
-
-
Alex Melnyk authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 19 May, 2021 1 commit
-
-
Lau Ching Jun authored
-
- 15 May, 2021 1 commit
-
-
Chris Bracken authored
Windows package identifiers are globally unique strings, typically a GUID. These are required for templates that require a Windows package name as described in https://docs.microsoft.com/en-us/windows/win32/appxpkg/appx-portal Fixes https://github.com/flutter/flutter/issues/82587
-
- 08 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 07 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 30 Mar, 2021 1 commit
-
-
Michael Thomsen authored
-
- 24 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 22 Mar, 2021 1 commit
-
-
Marcel Čampa authored
-
- 16 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 25 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 18 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 14 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 28 Jan, 2021 1 commit
-
-
Darshan Rander authored
-
- 27 Jan, 2021 2 commits
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
Michael Goderbauer authored
-
- 19 Jan, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 08 Jan, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 10 Dec, 2020 1 commit
-
-
Chris Yang authored
[flutter_tools] update message for `flutter create -t plugin` when no `--platforms` specified (#71962)
-
- 01 Dec, 2020 1 commit
-
-
Chris Yang authored
[flutter_tools] Display "no platforms" message based on results when creating plugins project (#70215)
-
- 20 Nov, 2020 2 commits
-
-
Chris Yang authored
-
Chris Yang authored
-
- 13 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 26 Oct, 2020 1 commit
-
-
Jonah Williams authored
The tool observes a large number of unhandled exceptions during the file copy portion of flutter create. it is difficult to tell whether the permission issue is caused by the source/destination, or whether it is due to a bug in dart:io. To work around this, implement a permission check for both the source and dest files. If either fails, the tool can exit with a more specific message. If these checks pass, then perform the actual copy. If the copy fails, fallback to manually copying the bytes
-
- 19 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 15 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Oct, 2020 1 commit
-
-
Jonah Williams authored
According to https://dart.dev/tools/pub/pubspec#name , uppercase is not permitted for package names.
-
- 10 Oct, 2020 1 commit
-
-
Jonah Williams authored
Remove flutter create --with-driver-test . Fixes #64095
-
- 18 Sep, 2020 1 commit
-
-
stuartmorgan authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-