-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Comparing changes
Open a pull request
base repository: flutter/packages
base: 64af59e00bb7
head repository: flutter/packages
compare: e7d812cefce0
- 6 commits
- 88 files changed
- 6 contributors
Commits on Aug 30, 2023
-
Roll Flutter from 6c95737 to 1fe2495 (24 revisions) (#4817)
flutter/flutter@6c95737...1fe2495 2023-08-30 [email protected] Update SelectableRegion test for M3 (flutter/flutter#129627) 2023-08-30 [email protected] Remove cirrus tests from the flutter framework. (flutter/flutter#133575) 2023-08-30 [email protected] Roll Flutter Engine from 749e67a947bc to 69f04bdfe952 (2 revisions) (flutter/flutter#133621) 2023-08-30 [email protected] [flutter roll] Revert "Fix `Chip.shape`'s side is not used when provided in Material 3" (flutter/flutter#133615) 2023-08-30 [email protected] Roll Flutter Engine from 9f2cf5c99b0f to 749e67a947bc (2 revisions) (flutter/flutter#133618) 2023-08-30 [email protected] Roll Flutter Engine from c5854a6b3658 to 9f2cf5c99b0f (4 revisions) (flutter/flutter#133616) 2023-08-30 [email protected] No longer include `.packages` in created `.gitignore` files (flutter/flutter#133484) 2023-08-30 [email protected] Roll Flutter Engine from db3ecf8b2739 to c5854a6b3658 (1 revision) (flutter/flutter#133610) 2023-08-29 [email protected] Roll Flutter Engine from 1feb9302050c to db3ecf8b2739 (4 revisions) (flutter/flutter#133609) 2023-08-29 [email protected] Fix one notDisposed leak and mark another. (flutter/flutter#133595) 2023-08-29 [email protected] Roll Flutter Engine from 01a1579808b5 to 1feb9302050c (1 revision) (flutter/flutter#133604) 2023-08-29 [email protected] Upgrade packages. (flutter/flutter#133593) 2023-08-29 [email protected] Cover more tests with leak tracking. (flutter/flutter#133596) 2023-08-29 [email protected] Roll Flutter Engine from 73cc3fb451fd to 01a1579808b5 (3 revisions) (flutter/flutter#133591) 2023-08-29 [email protected] Added DropdownMenuEntry.labelWidget (flutter/flutter#133491) 2023-08-29 [email protected] Use a fake stopwatch to remove flakiness. (flutter/flutter#133229) 2023-08-29 [email protected] Roll Flutter Engine from d1e6eb080f08 to 73cc3fb451fd (3 revisions) (flutter/flutter#133580) 2023-08-29 [email protected] [web] Migrate remaining web-only API usages to `dart:ui_web` (flutter/flutter#132248) 2023-08-29 [email protected] Add doxygen doc generation. (flutter/flutter#131356) 2023-08-29 [email protected] Roll Flutter Engine from 50bd80773287 to d1e6eb080f08 (2 revisions) (flutter/flutter#133570) 2023-08-29 [email protected] ShortcutManager should dispatch creation in constructor. (flutter/flutter#133487) 2023-08-29 [email protected] Add FAB Additional Color Mappings example (flutter/flutter#133453) 2023-08-29 [email protected] Roll Flutter Engine from 65438c7bb46a to 50bd80773287 (1 revision) (flutter/flutter#133565) 2023-08-29 [email protected] Roll Packages from 383bffa to d7d3150 (13 revisions) (flutter/flutter#133564) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Configuration menu - View commit details
-
Copy full SHA for 5ad43c8 - Browse repository at this point
Copy the full SHA 5ad43c8View commit details -
[web] Use new APIs from
dart:ui_web(#4168)The following APIs are now exposed through `dart:ui_web` which eliminates the need for shims: - `platformViewRegistry` - `webOnlyAssetManager` - `urlStrategy` ## Issues * Fixes flutter/flutter#55000 ## Minimal `stable` version THIS PR CANNOT LAND UNTIL THE NEW `dart:ui_web` APIS MAKE IT INTO A STABLE FLUTTER RELEASE. * Needs flutter/flutter@5a7ab5a
Configuration menu - View commit details
-
Copy full SHA for bd97d29 - Browse repository at this point
Copy the full SHA bd97d29View commit details -
[image_picker] Fix link in README file. (#4775)
Fix incorrect link formatting. **Before:** [entitlement][https://docs.flutter.dev/platform-integration/macos/building#entitlements-and-the-app-sandbox] **After:** [entitlement][3]
Configuration menu - View commit details
-
Copy full SHA for f394279 - Browse repository at this point
Copy the full SHA f394279View commit details -
[local_auth] Update to pigeon 11 and remove enum wrappers (#4809)
updates pigeon version to 11 to remove need for enum wrappers - removes enum wrappers. Some work toward flutter/flutter#133455
Configuration menu - View commit details
-
Copy full SHA for 200e3c6 - Browse repository at this point
Copy the full SHA 200e3c6View commit details -
[in_app_purchase] Minor lint cleanup (#4818)
Updates some lints for current versions of Flutter, reducing the need for `// ignore`s. Fixes flutter/flutter#131792
Configuration menu - View commit details
-
Copy full SHA for 1f208aa - Browse repository at this point
Copy the full SHA 1f208aaView commit details -
[path_provider] Fix93198: Added getDownloadsDirectory() for Android (#…
…4708) This PR adds the Android implementation for the getDownloadsDirectory() function by making getDownloadsDirectory redirect at the Dart level to getExternalStorageDirectories with the downloads directory constant. *List which issues are fixed by this PR. You must list at least one issue.* Fixes [#93198](flutter/flutter#93198)
Configuration menu - View commit details
-
Copy full SHA for e7d812c - Browse repository at this point
Copy the full SHA e7d812cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 64af59e00bb7...e7d812cefce0