Alexandre Ardhuin
|
34059eec2c
|
enable lint prefer_interpolation_to_compose_strings (#83407)
|
2021-06-01 11:14:06 -07:00 |
|
Chris Bracken
|
90d978f8fb
|
Add windowsIdentifier template parameter (#82588)
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
|
2021-05-14 17:48:30 -07:00 |
|
Jenn Magder
|
beec6106fa
|
Migrate template to null safety (#80016)
|
2021-04-08 15:19:03 -07:00 |
|
Jenn Magder
|
12ba9046d7
|
Migrate tool version to null safety (#79911)
|
2021-04-07 16:49:23 -07:00 |
|
Jonah Williams
|
4d1b74a0df
|
[flutter_tools] generate empty plugin registrants for winuwp and fix local engine for winuwp_ (#79827)
|
2021-04-06 13:13:20 -07:00 |
|
Jonah Williams
|
2584afd7ec
|
[flutter_tools] scaffolding for Windows UWP template (#78067)
|
2021-03-16 13:43:04 -07:00 |
|
Jonah Williams
|
93e7d34dc4
|
[flutter_tools] Remove globals/mocks from GradleUtils (#76020)
|
2021-02-17 14:26:57 -08:00 |
|
Jonah Williams
|
7088c5ba2a
|
Update all packages (#76143)
|
2021-02-16 15:29:12 -08:00 |
|
Ian Hickson
|
ce318b7b53
|
All arguments must be documented. (#75888)
|
2021-02-14 12:56:05 -08:00 |
|
Jenn Magder
|
bf248fade2
|
Allow 'flutter create' in dev and example directories (#74932)
|
2021-01-28 15:24:09 -08:00 |
|
Jonah Williams
|
74bd7b6f6d
|
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
* opt out the flutter tool
* oops EOF
* fix import
* Update tool_backend.dart
* Update daemon_client.dart
* fix more
|
2021-01-27 15:17:53 -08:00 |
|
Michael Goderbauer
|
63267e9016
|
Make flutter create --smaple null-safe (#74844)
|
2021-01-27 14:44:03 -08:00 |
|
Chris Yang
|
ffe5197e19
|
refactor (#70959)
|
2020-11-20 13:13:04 -08:00 |
|
Chris Yang
|
4e88f6a103
|
flutter_tools: refactor CreateCommand . (#70874)
|
2020-11-20 10:58:03 -08:00 |
|