Victoria Ashworth
|
e13372188f
|
Check for watch companion in build settings (#113956)
|
2022-10-25 20:08:19 +00:00 |
|
Alex Wallen
|
92d8b04bac
|
[macOS] Flavors project throws no flavor specified for creating a project. (#113979)
|
2022-10-25 19:50:50 +00:00 |
|
Gary Qian
|
b373be8891
|
Upgrade gradle for flutter tool to 7.3.0 (#114023)
|
2022-10-25 19:49:51 +00:00 |
|
Danny Tuppeny
|
3599b3a877
|
Add support for expression compilation when debugging integration tests (#113481)
Fixes #79439.
|
2022-10-25 15:34:22 +01:00 |
|
Liam Appelbe
|
0c14308404
|
Add branch coverage to flutter test (#113802)
|
2022-10-24 14:31:17 -07:00 |
|
Greg Spencer
|
5259e1bc6d
|
Add --empty to the flutter create command (#113873)
|
2022-10-24 21:20:03 +00:00 |
|
Mouad Debbar
|
2dd87fbdf2
|
Fix --local-engine for the new web/wasm mode (#113759)
|
2022-10-24 20:43:09 +00:00 |
|
Gary Qian
|
70c1f262ea
|
Avoid creating map literal in flutter.gradle multidex check (#113845)
|
2022-10-21 20:08:07 +00:00 |
|
Flutter GitHub Bot
|
1ebe53c209
|
Roll pub packages (#113799)
|
2022-10-21 16:38:18 +00:00 |
|
David Iglesias
|
883469229e
|
[web] Use TrustedTypes in flutter.js and other tools (#112969)
|
2022-10-21 16:03:51 +00:00 |
|
Flutter GitHub Bot
|
37af038303
|
Roll pub packages (#113574)
|
2022-10-20 21:39:12 +00:00 |
|
Christopher Fujino
|
483e1d9a6f
|
Validate bins on path in doctor (#113106)
|
2022-10-20 18:02:10 +00:00 |
|
Christopher Fujino
|
e4b9796790
|
[flutter_tools] Implement NotifyingLogger.supportsColor (#113635)
|
2022-10-20 15:43:49 +00:00 |
|
Brandon DeRosier
|
637e5bce66
|
[Impeller] Build Impeller iOS runtime stage shaders when Impeller is enabled (#113689)
|
2022-10-20 02:14:43 -07:00 |
|
Jenn Magder
|
49405135d7
|
Update macOS gallery display name (#113658)
|
2022-10-20 03:23:12 +00:00 |
|
Alex Li
|
3d94b8fd1d
|
[tool] Install the corresponding APK in flutter run (#113622)
|
2022-10-19 02:44:30 +00:00 |
|
Jenn Magder
|
4d28e6d064
|
Terminate simulator app on "q" (#113581)
|
2022-10-18 22:26:16 +00:00 |
|
Jenn Magder
|
b084249184
|
Remove Swift plugin Objective-C files (#113585)
|
2022-10-18 18:41:08 +00:00 |
|
Jesús S Guerrero
|
eea60f86f1
|
Dependency injection Attach command (#113227)
|
2022-10-18 17:30:01 +00:00 |
|
godofredoc
|
4fa91c949a
|
Revert "[tool] ⚡️ Install the corresponding APK in flutter run (#112768)" (#113614)
This reverts commit 0ad71e8727 .
|
2022-10-18 10:04:49 -07:00 |
|
Alex Li
|
0ad71e8727
|
[tool] ⚡️ Install the corresponding APK in flutter run (#112768)
|
2022-10-18 02:06:30 +00:00 |
|
Flutter GitHub Bot
|
d20129b64a
|
Roll pub packages (#113331)
|
2022-10-17 22:03:08 +00:00 |
|
Jenn Magder
|
f059dd40ea
|
Show Xcode compilation errors at end of build, suppress stdout and stderr from Xcode (#113302)
|
2022-10-17 17:47:25 +00:00 |
|
Jason Simmons
|
f02cfd48df
|
Support the --no-devtools flag in "flutter run --machine" (#113414)
|
2022-10-17 16:44:15 +00:00 |
|
Lau Ching Jun
|
24aa26a36d
|
Handle null exception case in ProxiedDevice.stopApp. (#113317)
|
2022-10-14 15:27:06 +00:00 |
|
Lau Ching Jun
|
34995ba96e
|
Make AndroidApk nullable in stopApp. (#113353)
|
2022-10-13 17:03:57 +00:00 |
|
Jenn Magder
|
61ac000d65
|
Enable impeller flags for iOS simulator (#113350)
|
2022-10-12 20:37:06 +00:00 |
|
Jenn Magder
|
2f03dda55e
|
Fix Android Studio version string nullablity, fake AndroidStudio in test (#113295)
|
2022-10-12 18:32:55 +00:00 |
|
Lau Ching Jun
|
944a4c9714
|
Write crash report in temp directory if writing to CWD failed. (#113316)
|
2022-10-12 17:13:24 +00:00 |
|
Jenn Magder
|
8c8bb22222
|
BufferLogger should log stacktrace (#113240)
|
2022-10-11 20:14:18 +00:00 |
|
Gary Qian
|
864c406b5f
|
Scramble order of operations of flutter.gradle (#111747)
|
2022-10-10 19:55:08 +00:00 |
|
Brett Morgan
|
c0f48ba6bf
|
Fix for Issue #112983 (#112985)
|
2022-10-09 05:27:38 +11:00 |
|
Harry Terkelsen
|
529184bcca
|
[flutter_tool] Don't download CanvasKit if it's already in flutter_web_sdk (#113072)
|
2022-10-07 10:28:49 -07:00 |
|
Flutter GitHub Bot
|
00f36b6466
|
Roll pub packages (#113067)
|
2022-10-06 23:06:33 +00:00 |
|
Flutter GitHub Bot
|
a454c6d03b
|
Roll pub packages (#112986)
|
2022-10-06 21:18:08 +00:00 |
|
Zachary Anderson
|
1587ee0123
|
Revert "Upgrade targetSdkVersion and compileSdkVersion to 33 (#112936)" (#113064)
This reverts commit f80411d893 .
|
2022-10-06 13:52:31 -07:00 |
|
Gary Qian
|
f80411d893
|
Upgrade targetSdkVersion and compileSdkVersion to 33 (#112936)
|
2022-10-06 20:11:28 +00:00 |
|
Jenn Magder
|
7dd65c16c2
|
Add bitcode deprecation note for add-to-app iOS developers (#112900)
|
2022-10-06 02:51:23 +00:00 |
|
Jason Simmons
|
57cd3252b1
|
When updating packages, do not delete the simulated SDK directory until all pub invocations have finished (#112975)
|
2022-10-05 21:54:31 +00:00 |
|
Christopher Fujino
|
559d524ec1
|
improve debugging when dart pub get call fails (#112968)
|
2022-10-05 21:53:06 +00:00 |
|
Jenn Magder
|
b82cf76ff6
|
Return void from project migrate() (#112897)
|
2022-10-05 20:22:56 +00:00 |
|
林军华
|
8e30cc9c56
|
Revert file naming convention of .aar files to support fuzzy matching in build.gradle (#112149)
|
2022-10-04 03:37:22 +00:00 |
|
Jenn Magder
|
35afe1bdac
|
Stop embedding bitcode for iOS in tool (#112831)
|
2022-10-04 01:41:23 +00:00 |
|
Jenn Magder
|
8c0aa6c66c
|
Turn off bitcode in existing iOS Xcode projects (#112828)
|
2022-10-04 01:15:24 +00:00 |
|
Gary Qian
|
21861423f2
|
[flutter_tools] analyze --suggestions --machine command (#112217)
|
2022-10-03 17:40:58 +00:00 |
|
Andrew Kolos
|
f8c9f72b94
|
URI-decode asset paths before writing them to the asset manifest (#112415)
|
2022-10-01 01:09:06 +00:00 |
|
Jonah Williams
|
99fb2d36e8
|
[flutter_tools] cache more directories (#112651)
|
2022-09-30 08:52:29 +00:00 |
|
Jason Simmons
|
2a4adab7f4
|
Return ErrorHandlingFileSystem backed objects in ErrorHandlingFileSystem file/directory APIs (#112673)
|
2022-09-29 22:57:20 +00:00 |
|
Liam Appelbe
|
278ac62755
|
Migrate flutter_tools to use package:coverage (#111681)
|
2022-09-29 18:36:21 +00:00 |
|
Danny Tuppeny
|
5655225cd7
|
Send progress notifications to clients during hot reload / hot restart (#112455)
|
2022-09-29 16:27:40 +01:00 |
|