id
stringlengths
14
17
text
stringlengths
23
1.11k
source
stringlengths
35
114
33045ed3e637-297
85451 Revert “Audit hashCode overrides outside of packages/flutter” (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes) 85472 Remved ButtonBar references from material tests (framework, f: material design, cla: yes, waiting for tree to go green) 85484 Eliminate some regressions introduced by the new lookup code (a: tests, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: api docs, waiting for tree to go green, documentation) 85497 Fix three additional cases where doc references are not conforming to new lookup code restrictions (a: tests, framework, f: material design, cla: yes, waiting for tree to go green) 85501 Migrate dev/benchmarks/macrobenchmarks to null safety. (team, f: material design, cla: yes, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-298
85547 Removed PaginatedDataTable ButtonBar special case (framework, f: material design, cla: yes, waiting for tree to go green) 85567 Reland “Audit hashCode overrides outside of packages/flutter”” (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes) 85585 Added AppBar.textButtonTheme (framework, f: material design, cla: yes) 85640 Expose selectionHeightStyle and SelectionWidthStyle on SelectableText (framework, f: material design, cla: yes, waiting for tree to go green) 85673 Revert “Randomize Framework tests, opt out some tests that currently fail. (#85159)” (team, framework, f: material design, cla: yes, f: cupertino)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-299
85697 Use additionalActiveTrackHeight when painting the radius of RoundedRectSliderTrackShape’s active track (framework, f: material design, cla: yes, waiting for tree to go green) 85714 Revert “Added AppBar.textButtonTheme” (framework, f: material design, cla: yes, waiting for tree to go green) 85736 Remove “unnecessary” imports. (waiting for customer response, tool, framework, f: material design, a: accessibility, cla: yes, waiting for tree to go green, will affect goldens) 85783 code formatting (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green) 85789 Scale selection handles for rich text on iOS (framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-300
85799 Don’t lose composing region when dragging handle in a word (framework, f: material design, cla: yes) 85825 Fix the Interactive App for the MaterialStateOutlinedBorder class (framework, f: material design, cla: yes, waiting for tree to go green) 85996 Migrate devicelab tasks a-f to null safety. (team, f: material design, a: accessibility, cla: yes) 86041 [flutter] prevent errant text field clicks from losing focus (framework, f: material design, cla: yes, waiting for tree to go green) 86141 [flutter] tab navigation does not notify the focus scope node (framework, f: material design, cla: yes, waiting for tree to go green) 86171 Revert “Remove TextTheme deprecations” (framework, f: material design, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-301
86188 Add a “troubleshooting” section to the AppBar API doc (framework, f: material design, cla: yes) 86198 AppBar.backwardsCompatibility now default false, deprecated (team, framework, f: material design, cla: yes) 86223 Null aware operator consistency (framework, f: material design, cla: yes, waiting for tree to go green) 86268 Revert “Migrate devicelab tasks a-f to null safety.” (team, f: material design, a: accessibility, cla: yes) 86318 Reland Remove TextTheme deprecations (framework, f: material design, cla: yes, waiting for tree to go green) 86323 Dart Fixes for clipBehavior breaks (team, framework, f: material design, cla: yes, f: cupertino, a: quality, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-302
86355 Additional ListTile API doc - Material widget dependency (framework, f: material design, cla: yes) 86369 Add fixes for ThemeData (team, framework, f: material design, cla: yes, waiting for tree to go green, tech-debt) 86372 Added AppBarTheme shape property (framework, f: material design, cla: yes, waiting for tree to go green) 86374 Migrate devicelab tasks a-f to null safety. (team, f: material design, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety) 86386 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-303
86388 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 86404 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 86415 Remove obsolete doc for removed param (framework, f: material design, cla: yes, waiting for tree to go green) 86434 [Fonts] Fix icons sorting (team, framework, f: material design, cla: yes) 86438 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-304
86439 Text selection toolbar position after keyboard opens (framework, f: material design, cla: yes, waiting for tree to go green) 86441 [Material You] Introduce large FAB size and allow for FAB size theming (framework, f: material design, cla: yes) 86464 [Fonts] Use exact matching for icon identifier rewrites (team, framework, f: material design, cla: yes) 86484 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 86576 Add floatingLabelStyle parameter to InputDecoration (framework, f: material design, cla: yes, waiting for tree to go green) 86657 [Fonts] Fix identifier rewrite regression (team, framework, f: material design, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-305
86683 Fix analysis script to run from anywhere (team, f: material design, cla: yes, f: cupertino) 86791 Avoid passive clipboard read on Android (framework, f: material design, cla: yes, waiting for tree to go green, will affect goldens) 86793 Randomize tests, exclude tests that fail with randomization. (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino) 86810 Add label widget parameter to InputDecoration (framework, f: material design, cla: yes, waiting for tree to go green) 86910 Added Checkbox support for MaterialStateBorderSide (framework, f: material design, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-306
87002 Add enableIMEPersonalizedLearning flag to TextField and TextFormField (platform-android, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 87062 Allow for customizing and theming of extended FAB content padding (framework, f: material design, cla: yes) 87104 fix the DropdownButtonFormField’s label display bug when the hint is non-null (framework, f: material design, cla: yes, waiting for tree to go green) 87171 Revert “Keyboard events (#83752)” (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino) 87174 Reland: Keyboard events (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-307
87211 Added BottomNavigationBar landscapeLayout parameter (framework, f: material design, cla: yes, waiting for tree to go green) 87281 Deprecate ThemeData.fixTextFieldOutlineLabel (framework, f: material design, cla: yes, will affect goldens) 87328 Updated skipped tests for material directory. (team, framework, f: material design, cla: yes, tech-debt, skip-test) 87375 Revert “Avoid passive clipboard read on Android” (framework, f: material design, cla: yes, waiting for tree to go green) 87408 [flutter] replace ‘checked mode’ with ‘debug mode’ (a: tests, framework, f: material design, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-308
87498 Allow for customizing and theming extended FAB’s TextStyle (framework, f: material design, cla: yes, waiting for tree to go green) 87528 Fix some errors in snippets (team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 87647 Changed Scrollbar to StatelessWidget (framework, f: material design, f: scrolling, cla: yes, waiting for tree to go green) a: tests - 118 pull request(s) 76288 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 78522 Shortcut activator (a: tests, a: text input, team, framework, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-309
79581 [flutter_driver] Add waitForTappable to flutter_driver (a: tests, framework, cla: yes, waiting for tree to go green) 79599 Adds text attributes support for semantics (a: tests, framework, a: accessibility, cla: yes) 79959 Unblock roll by reverting #79061 (a: tests, team, framework, cla: yes) 79975 Use testUsingContext in downgrade_upgrade_integration_test (a: tests, team, tool, cla: yes, waiting for tree to go green) 80003 Refactor text editing test APIs (Mark III) (a: tests, team, framework, cla: yes, waiting for tree to go green) 80161 Move gradle_non_android_plugin_test from its own test builders into tools integration.shard (a: tests, team, tool, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-310
80172 Cache location of Java binary in devicelab tests (a: tests, team, cla: yes, waiting for tree to go green, team: infra) 80480 Adopt FakeProcessManager.empty (a: tests, tool, cla: yes, waiting for tree to go green) 80756 Migrate LogicalKeySet to SingleActivator (a: tests, a: text input, team, framework, f: material design, severe: API break, cla: yes, f: cupertino) 80817 fix sort_directives violations (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, f: cupertino, waiting for tree to go green) 80822 Migrate ios_add2app_life_cycle to earlgrey 2 and latest iOS SDK (a: tests, team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-311
80901 fix unsorted directives (a: tests, tool, framework, f: material design, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green) 81009 Allow ios_add2app to be launched without tests (a: tests, team, cla: yes, a: existing-apps) 81150 [flutter_driver] support log communication for WebFlutterDriver (a: tests, framework, cla: yes, waiting for tree to go green) 81153 Enable avoid_escaping_inner_quotes lint (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 81226 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-312
81235 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 81240 Add benchmark for number of GCs in animated GIF (a: tests, team, framework, cla: yes, waiting for tree to go green) 81316 Revert “Refactor text editing test APIs (Mark III)” (a: tests, team, framework, cla: yes, waiting for tree to go green) 81497 Update documentation for scrollUntilVisible and friends. (a: tests, framework, cla: yes, waiting for tree to go green) 81565 Link to correct extended integration test driver file in integration_test README (a: tests, framework, cla: yes, t: flutter driver, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-313
81569 [flutter] reject mouse drags by default in scrollables (a: tests, framework, cla: yes, waiting for tree to go green) 81578 Enable library_private_types_in_public_api lint (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 81792 Reduce potential collisions from Gold RNG (a: tests, team, framework, cla: yes, team: flakes, waiting for tree to go green, team: infra, team: presubmit flakes) 81794 Reland GC related bench update (a: tests, team, framework, cla: yes, waiting for tree to go green) 81807 Character activator (a: tests, a: text input, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-314
81829 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 81859 remove unnecessary String.toString() (a: tests, team, tool, framework, f: material design, cla: yes, waiting for tree to go green) 81961 Only skip license initialization on flutter test binding (a: tests, team, tool, framework, cla: yes, waiting for tree to go green) 82005 Revert “Reland GC related bench update” (a: tests, team, framework, cla: yes) 82042 Reland GC benchmark changes again (a: tests, team, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-315
82057 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82059 Revert “Reland GC benchmark changes again” (a: tests, team, framework, cla: yes) 82069 Reland GC tracking benchmarks (a: tests, team, tool, framework, cla: yes) 82084 Enable unnecessary_null_checks lint (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 82238 use throwsA matcher instead of try-catch-fail (a: tests, team, tool, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-316
82290 use throwsA matcher instead of try-catch-fail (a: tests, team, tool, framework, cla: yes, waiting for tree to go green) 82297 remove noop primitive operations (a: tests, team, tool, framework, f: material design, cla: yes, waiting for tree to go green) 82308 Force LANG=en_US.UTF-8 in test runner (a: tests, team, cla: yes, waiting for tree to go green) 82328 use throwsXxx instead of throwsA(isA()) (a: tests, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 82337 Revert “Init licenses for test bindings (#81961)” (a: tests, team, tool, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-317
82348 Remove redundant MediaQueryDatas in tests (a: tests, team, framework, f: material design, cla: yes, waiting for tree to go green, tech-debt) 82386 Turn on win_build_tests_2_3 shard, skip ‘build windows’ tests (a: tests, team, cla: yes) 82457 end of sort_child_properties_last (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82499 Replace testUsingContext with testWithoutContext in protocol_discovery_test (a: tests, team, tool, cla: yes, waiting for tree to go green) 82508 Remove “unnecessary” imports. (a: tests, team, tool, framework, f: material design, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-318
82525 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82564 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82589 Fix typos (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 82712 [flutter_test/integration_test] added setSurfaceSize test coverage (a: tests, framework, cla: yes, will affect goldens, integration_test)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-319
82926 [web] Make web integration tests shadow DOM aware. (a: tests, team, framework, cla: yes, d: examples, waiting for tree to go green) 82939 FlutterDriver: deprecate enableAccessibility; redirect it to setSemantics; add setSemantics tests (a: tests, team, framework, cla: yes, d: examples) 83337 Test WidgetTester handling test pointers (a: tests, framework, cla: yes) 83361 Remove iOS version override in ios_add2appTests unit tests (a: tests, team, cla: yes, waiting for tree to go green) 83407 enable lint prefer_interpolation_to_compose_strings (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-320
83734 Fix typo in documentation (a: tests, framework, cla: yes, waiting for tree to go green) 83744 Fixed large amount of spelling errors (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 83752 Keyboard events (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 83843 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-321
83959 Remove “unnecessary” imports. (a: tests, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 84256 alignment of doc comments and annotations (a: tests, team, tool, framework, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green) 84365 Fix wrong reference in deprecated (a: tests, framework, cla: yes, waiting for tree to go green, documentation) 84472 Android e2e screenshot (a: tests, framework, cla: yes, waiting for tree to go green) 84476 Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-322
84478 Turn on avoid_dynamic_calls lint in packages/flutter tests, make appropriate changes. (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 84809 Make scrollbar assertions less aggressive (a: tests, team, framework, f: scrolling, cla: yes, f: cupertino, d: api docs, d: examples, waiting for tree to go green, documentation, a: error message, tech-debt) 84812 Disable auto scrollbars on desktop for legacy flutter gallery (a: tests, team, framework, team: gallery, f: scrolling, cla: yes, waiting for tree to go green, integration_test, tech-debt) 85094 Remove tests checking Xcode 11 naming conventions (a: tests, team, platform-ios, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-323
85151 Remove nameless todo (a: tests, team, tool, framework, f: material design, cla: yes) 85306 Add space before curly parentheses. (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 85370 Audit hashCode overrides outside of packages/flutter (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, waiting for tree to go green) 85412 Update flutter doc references to conform to new lookup code restrictions (a: tests, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 85451 Revert “Audit hashCode overrides outside of packages/flutter” (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-324
85484 Eliminate some regressions introduced by the new lookup code (a: tests, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: api docs, waiting for tree to go green, documentation) 85497 Fix three additional cases where doc references are not conforming to new lookup code restrictions (a: tests, framework, f: material design, cla: yes, waiting for tree to go green) 85567 Reland “Audit hashCode overrides outside of packages/flutter”” (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes) 85672 Change devicelab test ownership (a: tests, team, cla: yes, waiting for tree to go green) 85731 Specify rasterFinishWallTime (a: tests, framework, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-325
85783 code formatting (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green) 86386 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 86388 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 86397 Added ‘exclude’ parameter to ‘testWidgets()’. (a: tests, team, framework, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-326
86404 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 86438 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 86449 Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests (a: tests, framework, cla: yes, will affect goldens) 86484 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 86667 Add string attribute api to text span (a: tests, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-327
86701 Add a “variant: “ prefix to variant descriptions in test names (a: tests, framework, cla: yes, waiting for tree to go green) 86730 Revert “Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests” (a: tests, framework, cla: yes) 86739 Reland: Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests (a: tests, framework, cla: yes, will affect goldens) 86744 Fixes for upcoming changes to avoid_classes_with_only_static_members (a: tests, team, framework, cla: yes, waiting for tree to go green) 86793 Randomize tests, exclude tests that fail with randomization. (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-328
86808 Remove unused build_mode_test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86816 Fix driver test to run locally. (a: tests, framework, cla: yes, waiting for tree to go green) 86822 Remove unused tiles_scroll_perf_iphonexs__timeline_summary (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86823 Revert “Reland: Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests” (a: tests, framework, cla: yes) 86826 Remove obsolete plugin_test_win (a: tests, team, cla: yes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-329
86827 Remove obsolete textfield_perf test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86828 Remove unused flutter_run_test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86829 Remove unused web_incremental_test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86912 Reland 2: Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests (a: tests, framework, cla: yes, waiting for tree to go green, will affect goldens) 86962 Remove obsolete codegen_integration tests (a: tests, team, cla: yes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-330
87098 [gen_keycodes] Remove nonexistent Web keys and improve their emulation (a: tests, a: text input, team, framework, cla: yes, waiting for tree to go green) 87171 Revert “Keyboard events (#83752)” (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino) 87174 Reland: Keyboard events (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 87202 Restore the WidgetTester’s original surface size after testing setSurfaceSize (a: tests, framework, cla: yes) 87233 Revert “Reland 2: Make LiveTestWidgetsFlutterBinding work with setSur… (a: tests, framework, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-331
87239 Reland 3: Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests (a: tests, framework, cla: yes) 87240 Restores surface size in the postTest of test binding (a: tests, framework, cla: yes) 87258 Revert “Restores surface size in the postTest of test binding” (a: tests, framework, cla: yes) 87408 [flutter] replace ‘checked mode’ with ‘debug mode’ (a: tests, framework, f: material design, cla: yes, waiting for tree to go green) 87467 [flutter_driver] Remove runUnsynchronized in VMServiceFlutterDriver (a: tests, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-332
87515 Revert “Added ‘exclude’ parameter to ‘testWidgets()’.” (a: tests, team, framework, cla: yes, waiting for tree to go green, tech-debt, skip-test) 87533 Fix Cuptertino dialog test to check correct fade transition (a: tests, team, framework, a: animation, cla: yes, f: cupertino, waiting for tree to go green, tech-debt) 87535 Add Cupterino button animation test (a: tests, framework, cla: yes, f: cupertino, waiting for tree to go green) 87589 Skip flaky golden file test (a: tests, team, framework, cla: yes, team: flakes, waiting for tree to go green, tech-debt) f: cupertino - 89 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-333
f: cupertino - 89 pull request(s) 75497 Added axisOrientation property to Scrollbar (framework, f: material design, f: scrolling, cla: yes, f: cupertino, waiting for tree to go green) 76288 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 78202 Dedup CupertinoAlertDialog and CupertinoActionSheet source code (framework, cla: yes, f: cupertino, waiting for tree to go green) 78284 Add CupertinoScrollbar api docs (framework, cla: yes, f: cupertino, d: api docs, d: examples, waiting for tree to go green, documentation)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-334
79966 Add onTap and autocorrect into CupertinoSearchTextField (framework, cla: yes, f: cupertino, waiting for tree to go green) 80541 l10n updates (f: material design, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green) 80587 Add dart fix for DragAnchor deprecation (team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 80756 Migrate LogicalKeySet to SingleActivator (a: tests, a: text input, team, framework, f: material design, severe: API break, cla: yes, f: cupertino) 80805 Update bottom_tab_bar_test.dart (framework, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-335
80817 fix sort_directives violations (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, f: cupertino, waiting for tree to go green) 80834 [flutter_conductor] begin migrating //flutter/dev/tools to null-safety (team, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 80901 fix unsorted directives (a: tests, tool, framework, f: material design, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green) 81000 Remove “unnecessary” imports in packages/flutter (framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-336
81080 Add trailing commas in packages/flutter/test/cupertino (framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 81100 Modify CupertinoSearchTextField’s prefix icon. (framework, cla: yes, f: cupertino, waiting for tree to go green) 81153 Enable avoid_escaping_inner_quotes lint (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 81226 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-337
81235 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 81278 Assert for valid ScrollController in Scrollbar gestures (framework, f: scrolling, cla: yes, f: cupertino, a: quality, waiting for tree to go green, a: error message) 81406 Add trailing commas in examples and packages/flutter/ (team, framework, f: material design, cla: yes, f: cupertino, d: examples) 81578 Enable library_private_types_in_public_api lint (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-338
81647 Add slider adaptive cupertino thumb color (framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 81829 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 82057 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82084 Enable unnecessary_null_checks lint (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-339
82327 update the DragStartBehavior documetations (framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 82328 use throwsXxx instead of throwsA(isA()) (a: tests, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 82387 first part of applying sort_child_properties_last (framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 82441 Sets textInputAction property of CupertinoSearchTextField to TextInputAction.search by default (framework, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-340
82457 end of sort_child_properties_last (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82525 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82564 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82589 Fix typos (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-341
82671 TextField terminal the enter and space raw key events by default (a: text input, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green, a: desktop) 82675 fix a ListWheelScrollView childDelegate update bug (framework, cla: yes, f: cupertino, waiting for tree to go green) 82753 Revert “Added axisOrientation property to Scrollbar” (framework, f: material design, cla: yes, f: cupertino) 82764 Fix scrollbar drag gestures for reversed scrollables (framework, f: scrolling, cla: yes, f: cupertino, a: quality, waiting for tree to go green) 82818 Fix “Added AxisOrientation property to Scrollbar (#75497)” analysis failures (framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-342
83020 Assign late variable without initstate in flutter_gallery (team, cla: yes, f: cupertino, waiting for tree to go green) 83407 enable lint prefer_interpolation_to_compose_strings (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 83639 [TextSelectionControls] move the tap gesture callback into _TextSelectionHandlePainter, remove _TransparentTapGestureRecognizer. (framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 83744 Fixed large amount of spelling errors (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-343
83752 Keyboard events (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 83826 l10n updates for June beta (framework, f: material design, a: internationalization, cla: yes, f: cupertino) 83843 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 83959 Remove “unnecessary” imports. (a: tests, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 84064 migrate localization to null safety (team, f: material design, cla: yes, f: cupertino, a: null-safety, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-344
84256 alignment of doc comments and annotations (a: tests, team, tool, framework, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green) 84374 fix indentation issues (team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 84476 Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples) 84478 Turn on avoid_dynamic_calls lint in packages/flutter tests, make appropriate changes. (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-345
84599 Feat(cupertino): [date_picker] Date order parameter (framework, cla: yes, f: cupertino, waiting for tree to go green) 84739 Revert “TextField terminal the enter and space raw key events by default” (framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 84740 Release retained resources from layers/dispose pictures (framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 84746 Revert “TextField terminal the enter and space raw key events by defa… (framework, f: material design, cla: yes, f: cupertino) 84806 Make buildHandle onTap optional (a: text input, framework, f: material design, cla: yes, f: cupertino, a: quality, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-346
84809 Make scrollbar assertions less aggressive (a: tests, team, framework, f: scrolling, cla: yes, f: cupertino, d: api docs, d: examples, waiting for tree to go green, documentation, a: error message, tech-debt) 85159 Randomize Framework tests, opt out some tests that currently fail. (team, framework, f: material design, cla: yes, f: cupertino) 85254 Add dart fix for RenderObjectElement deprecations (team, framework, f: material design, cla: yes, f: cupertino, a: quality, waiting for tree to go green, tech-debt) 85306 Add space before curly parentheses. (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-347
85412 Update flutter doc references to conform to new lookup code restrictions (a: tests, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 85484 Eliminate some regressions introduced by the new lookup code (a: tests, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: api docs, waiting for tree to go green, documentation) 85673 Revert “Randomize Framework tests, opt out some tests that currently fail. (#85159)” (team, framework, f: material design, cla: yes, f: cupertino) 85783 code formatting (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-348
85789 Scale selection handles for rich text on iOS (framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 86008 Add newline at end of file (team, tool, framework, cla: yes, f: cupertino, waiting for tree to go green) 86323 Dart Fixes for clipBehavior breaks (team, framework, f: material design, cla: yes, f: cupertino, a: quality, waiting for tree to go green, tech-debt) 86386 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-349
86388 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 86404 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 86438 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 86482 Add textDirection property to CupertinoTextField and CupertinoTextFormFieldRow (framework, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-350
86484 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 86683 Fix analysis script to run from anywhere (team, f: material design, cla: yes, f: cupertino) 86775 Add thumb color customization to CupertinoSwitch (framework, cla: yes, f: cupertino, waiting for tree to go green) 86793 Randomize tests, exclude tests that fail with randomization. (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino) 87002 Add enableIMEPersonalizedLearning flag to TextField and TextFormField (platform-android, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-351
87139 🔋 Enhance cupertino button fade in and fade out (framework, cla: yes, f: cupertino, waiting for tree to go green) 87171 Revert “Keyboard events (#83752)” (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino) 87174 Reland: Keyboard events (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 87236 Fix inconsistencies when calculating start/end handle rects for selection handles (framework, cla: yes, f: cupertino, waiting for tree to go green) 87289 Updated the skipped tests for cupertino package. (team, framework, cla: yes, f: cupertino, tech-debt, skip-test)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-352
87421 update ScrollMetricsNotification (framework, f: scrolling, cla: yes, f: cupertino, waiting for tree to go green) 87528 Fix some errors in snippets (team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 87533 Fix Cuptertino dialog test to check correct fade transition (a: tests, team, framework, a: animation, cla: yes, f: cupertino, waiting for tree to go green, tech-debt) 87535 Add Cupterino button animation test (a: tests, framework, cla: yes, f: cupertino, waiting for tree to go green) 87537 Revert “Updated the skipped tests for cupertino package.” (framework, cla: yes, f: cupertino)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-353
87538 Updated the skipped tests for cupertino package. (reland) (team, framework, cla: yes, f: cupertino, waiting for tree to go green, tech-debt, skip-test) 87591 Added autofocus property to CupertinoSearchTextField (framework, cla: yes, f: cupertino, waiting for tree to go green) a: null-safety - 75 pull request(s) 78032 Added null check before NavigationRail.onDestinationSelected is called (severe: crash, framework, f: material design, cla: yes, a: quality, waiting for tree to go green, a: null-safety) 79860 BorderRadiusTween.lerp supports null begin/end values (framework, cla: yes, a: quality, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-354
79908 Start migrating flutter_tools test src to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 79911 Migrate tool version to null safety (team, tool, cla: yes, a: null-safety) 79985 Convert some general.shard base tests to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80002 Migrate more tool unit tests to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80008 Migrate intellij tests and context_test to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-355
80011 Cast Config values map values to dynamic instead of Object (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80016 Migrate template to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80018 Migrate fake_process_manager to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80085 Migrate persistent_tool_state to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80088 Migrate visual_studio_test to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-356
80095 Migrate web_validator to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80096 Migrate first_run and bot_detector to null safety (team, tool, cla: yes, a: null-safety) 80139 Remove crash_reporting and github_template from reporting library (team, tool, cla: yes, a: null-safety) 80154 Migrate tools test fakes to null safety (team, tool, cla: yes, a: null-safety) 80159 Remove flutter_command dependency from reporting library (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-357
80168 Migrate features_tests and other tool tests to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80304 Migrate flutter_tool plugins.dart to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80320 Migrate reporting library to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80324 Pull XCDevice out of xcode.dart (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80392 Migrate flutter_manifest to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-358
80399 Split out XcodeProjectInterpreter from xcode_build_settings (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80548 Migrate pub in flutter_tools to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80549 Migrate xcodeproj to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80605 Refactor LocalizationsGenerator initialize instance method into factory (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80614 Migrate xcode.dart and xcode_validator.dart to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-359
80763 Migrate gen_l10n to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80916 Move FakeOperatingSystemUtils from context.dart to fakes.dart (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 81002 Migrate analyze_size to null safety (team, tool, cla: yes, a: null-safety) 81006 Migrate forbidden_from_release_tests to null safety (team, cla: yes, waiting for tree to go green, a: null-safety) 81352 Replace MockAndroidDevice and MockIOSDevice with fakes (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-360
82498 Replace testUsingContext with testWithoutContext in a few places (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 82882 Remove more mocks from error_handling_io_test (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83137 Move globals.artifacts to globals_null_migrated, update imports (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83147 Migrate build_system, exceptions, and source to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83153 Migrate compile to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-361
83310 Migrate localizations and generate_synthetic_packages to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83311 Migrate deferred_components_gen_snapshot_validator to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83381 Migrate build system build.dart to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83441 Migrate pubspec_schema to null safety (tool, cla: yes, waiting for tree to go green, a: null-safety) 83442 Clean up null assumptions for Xcode and CocoaPods classes (tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-362
83443 Clean up null assumptions for Gradle classes (tool, cla: yes, waiting for tree to go green, a: null-safety) 83445 Clean up null assumptions for project.dart dependencies (tool, cla: yes, waiting for tree to go green, a: null-safety) 83504 Remove more mocks from error_handling_io and attach_test (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83817 Migrate project.dart and all dependencies to null safety (team, tool, cla: yes, a: null-safety) 83854 Migrate deferred_components_prebuild_validator to null safety (tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-363
83855 Migrate iOS project migrations to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83862 Migrate a few tool libraries to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83894 migrate complex layout to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 83956 Migrate application_package to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 84011 Migrate vitool to null safety (team, cla: yes, a: null-safety, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-364
84013 “Migrate” dummy packages to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84017 Mixed null safety in dev/devicelab (team, f: material design, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety) 84061 migrate mega_gallery to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84063 migrate update_icons to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84064 migrate localization to null safety (team, f: material design, cla: yes, f: cupertino, a: null-safety, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-365
84065 Migrate gallery test to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84066 migrate platform channels benchmarks (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84136 Migrate android_semantics_testing to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84140 Migrate hybrid_android_views to null safety (team, cla: yes, a: null-safety, tech-debt) 84145 Migrate integration_tests/channels to null safety (team, framework, cla: yes, waiting for tree to go green, a: null-safety, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-366
84153 Migrate dartdoc to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84156 Re-land “Migrate android_semantics_testing to null safety (#84136)” (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84227 Migrate android application_package to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 84372 Fix assemble iOS codesign flag to support –no-sound-null-safety (platform-ios, tool, cla: yes, waiting for tree to go green, t: xcode, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-367
84469 Migrate build_macos and web_test_compiler to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 84820 Audit devicelab log streaming for nullability (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety) 84840 fix _owner nullability in routers.dart (framework, cla: yes, f: routes, will affect goldens, a: null-safety) 85242 Migrate flutter_cache to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 85501 Migrate dev/benchmarks/macrobenchmarks to null safety. (team, f: material design, cla: yes, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-368
85998 Migrate devicelab tasks i-z to null safety. (team, cla: yes, waiting for tree to go green, a: null-safety) 86325 Migrate devicelab framework code to null safety. (team, cla: yes, waiting for tree to go green, a: null-safety) 86374 Migrate devicelab tasks a-f to null safety. (team, f: material design, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety) 86378 Migrate devicelab tasks f-i to null safety. (team, a: accessibility, cla: yes, a: null-safety) a: accessibility - 51 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-369
a: accessibility - 51 pull request(s) 76288 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 79599 Adds text attributes support for semantics (a: tests, framework, a: accessibility, cla: yes) 80600 Standardize how Java8 is set in gradle files (team, tool, a: accessibility, cla: yes, d: examples, waiting for tree to go green) 80817 fix sort_directives violations (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-370
80995 Add trailing commas in packages/flutter/test/{painting,physics,semantics,schedule} (framework, a: accessibility, cla: yes, waiting for tree to go green) 81065 Add trailing commas in packages/flutter/test/rendering (framework, a: accessibility, cla: yes) 81083 Make compareTo more robust in semantics.dart (framework, a: accessibility, cla: yes, waiting for tree to go green) 81226 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 81235 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-371
81362 Add trailing commas in packages/flutter/test/widgets (framework, a: accessibility, cla: yes, waiting for tree to go green) 81578 Enable library_private_types_in_public_api lint (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 81829 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 82057 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-372
82457 end of sort_child_properties_last (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82525 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82564 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 83067 Add Gradle lockfiles and tool to generate them (team, tool, a: accessibility, cla: yes, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-373
83407 enable lint prefer_interpolation_to_compose_strings (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 83434 Updates override of SemanticsUpdateBuilderSpy to enable soft transition (framework, a: accessibility, cla: yes, waiting for tree to go green) 83619 Migrate microbrenchmarks to null safety (team, a: accessibility, cla: yes, waiting for tree to go green) 83635 [gradle] Unlock all configurations if a local engine is used (team, a: accessibility, cla: yes, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-374
83744 Fixed large amount of spelling errors (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 83843 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 83894 migrate complex layout to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84017 Mixed null safety in dev/devicelab (team, f: material design, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-375
84065 Migrate gallery test to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84136 Migrate android_semantics_testing to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84154 Revert “Migrate android_semantics_testing to null safety (#84136)” (team, a: accessibility, cla: yes) 84156 Re-land “Migrate android_semantics_testing to null safety (#84136)” (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-376
84166 Revert “Re-land “Migrate android_semantics_testing to null safety (#84136)”” (team, a: accessibility, cla: yes) 84476 Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples) 84478 Turn on avoid_dynamic_calls lint in packages/flutter tests, make appropriate changes. (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 84820 Audit devicelab log streaming for nullability (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-377
85370 Audit hashCode overrides outside of packages/flutter (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, waiting for tree to go green) 85451 Revert “Audit hashCode overrides outside of packages/flutter” (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes) 85484 Eliminate some regressions introduced by the new lookup code (a: tests, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: api docs, waiting for tree to go green, documentation) 85567 Reland “Audit hashCode overrides outside of packages/flutter”” (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-378
85736 Remove “unnecessary” imports. (waiting for customer response, tool, framework, f: material design, a: accessibility, cla: yes, waiting for tree to go green, will affect goldens) 85783 code formatting (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green) 85996 Migrate devicelab tasks a-f to null safety. (team, f: material design, a: accessibility, cla: yes) 85997 Migrate devicelab tasks f-i to null safety. (team, a: accessibility, cla: yes) 86267 Revert “Migrate devicelab tasks f-i to null safety.” (team, a: accessibility, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-379
86268 Revert “Migrate devicelab tasks a-f to null safety.” (team, f: material design, a: accessibility, cla: yes) 86374 Migrate devicelab tasks a-f to null safety. (team, f: material design, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety) 86378 Migrate devicelab tasks f-i to null safety. (team, a: accessibility, cla: yes, a: null-safety) 86386 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-380
86388 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 86404 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 86438 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 86484 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-381
87147 Update the skipped test for dev. (team, a: accessibility, cla: yes, tech-debt, skip-test) tech-debt - 48 pull request(s) 78276 Remove MockStdIn and MockStream (team, tool, cla: yes, waiting for tree to go green, tech-debt) 80321 Remove mocks from fucshia_pm_test, reduce createMockProcess usage (team, tool, cla: yes, waiting for tree to go green, tech-debt) 80792 Modified TabBar.preferredSize to remove hardcoded knowledge about child Tab. (team, framework, f: material design, cla: yes, a: quality, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-382
82348 Remove redundant MediaQueryDatas in tests (a: tests, team, framework, f: material design, cla: yes, waiting for tree to go green, tech-debt) 83852 Remove globals from android application_package (team, tool, cla: yes, waiting for tree to go green, tech-debt) 83894 migrate complex layout to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 83923 Remove deprecated hasFloatingPlaceholder (team, framework, f: material design, severe: API break, cla: yes, waiting for tree to go green, tech-debt) 83924 Remove TextTheme deprecations (team, framework, f: material design, severe: API break, cla: yes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-383
83926 Remove deprecated typography constructor (team, framework, f: material design, severe: API break, cla: yes, waiting for tree to go green, tech-debt) 84011 Migrate vitool to null safety (team, cla: yes, a: null-safety, tech-debt) 84013 “Migrate” dummy packages to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84061 migrate mega_gallery to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84063 migrate update_icons to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-384
84064 migrate localization to null safety (team, f: material design, cla: yes, f: cupertino, a: null-safety, tech-debt) 84065 Migrate gallery test to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84066 migrate platform channels benchmarks (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84136 Migrate android_semantics_testing to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84140 Migrate hybrid_android_views to null safety (team, cla: yes, a: null-safety, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-385
84145 Migrate integration_tests/channels to null safety (team, framework, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84153 Migrate dartdoc to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84156 Re-land “Migrate android_semantics_testing to null safety (#84136)” (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84594 Clean up NestedScrollView TODOs (team, framework, cla: yes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-386
84809 Make scrollbar assertions less aggressive (a: tests, team, framework, f: scrolling, cla: yes, f: cupertino, d: api docs, d: examples, waiting for tree to go green, documentation, a: error message, tech-debt) 84812 Disable auto scrollbars on desktop for legacy flutter gallery (a: tests, team, framework, team: gallery, f: scrolling, cla: yes, waiting for tree to go green, integration_test, tech-debt) 85246 Add dart fix for AndroidViewController.id (team, framework, cla: yes, a: quality, waiting for tree to go green, tech-debt) 85254 Add dart fix for RenderObjectElement deprecations (team, framework, f: material design, cla: yes, f: cupertino, a: quality, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-387
85359 Split project.dart into CMake and Xcode projects (tool, cla: yes, waiting for tree to go green, tech-debt) 86323 Dart Fixes for clipBehavior breaks (team, framework, f: material design, cla: yes, f: cupertino, a: quality, waiting for tree to go green, tech-debt) 86369 Add fixes for ThemeData (team, framework, f: material design, cla: yes, waiting for tree to go green, tech-debt) 86808 Remove unused build_mode_test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86812 Remove unused flutter_gallery_instrumentation_test (team, cla: yes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-388
86822 Remove unused tiles_scroll_perf_iphonexs__timeline_summary (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86826 Remove obsolete plugin_test_win (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86827 Remove obsolete textfield_perf test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86828 Remove unused flutter_run_test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86829 Remove unused web_incremental_test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-389
86962 Remove obsolete codegen_integration tests (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 87063 Updated the skipped tests for animation (framework, cla: yes, tech-debt, skip-test) 87138 Replace iOS physical/simulator bools with enum (platform-ios, tool, cla: yes, waiting for tree to go green, tech-debt) 87147 Update the skipped test for dev. (team, a: accessibility, cla: yes, tech-debt, skip-test) 87289 Updated the skipped tests for cupertino package. (team, framework, cla: yes, f: cupertino, tech-debt, skip-test)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-390
87293 Updated skipped tests for foundation directory. (team, framework, cla: yes, waiting for tree to go green, tech-debt, skip-test) 87328 Updated skipped tests for material directory. (team, framework, f: material design, cla: yes, tech-debt, skip-test) 87515 Revert “Added ‘exclude’ parameter to ‘testWidgets()’.” (a: tests, team, framework, cla: yes, waiting for tree to go green, tech-debt, skip-test) 87533 Fix Cuptertino dialog test to check correct fade transition (a: tests, team, framework, a: animation, cla: yes, f: cupertino, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-391
87538 Updated the skipped tests for cupertino package. (reland) (team, framework, cla: yes, f: cupertino, waiting for tree to go green, tech-debt, skip-test) 87546 Updated skipped tests for painting directory. (team, framework, cla: yes, will affect goldens, tech-debt, skip-test) 87589 Skip flaky golden file test (a: tests, team, framework, cla: yes, team: flakes, waiting for tree to go green, tech-debt) d: examples - 44 pull request(s) 76288 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-392
78284 Add CupertinoScrollbar api docs (framework, cla: yes, f: cupertino, d: api docs, d: examples, waiting for tree to go green, documentation) 79669 Reland the Dart plugin registry (team, tool, cla: yes, d: examples, waiting for tree to go green) 80600 Standardize how Java8 is set in gradle files (team, tool, a: accessibility, cla: yes, d: examples, waiting for tree to go green) 80908 migrate from jcenter to mavencentral (team, tool, cla: yes, d: examples) 81226 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-393
81235 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 81406 Add trailing commas in examples and packages/flutter/ (team, framework, f: material design, cla: yes, f: cupertino, d: examples) 81578 Enable library_private_types_in_public_api lint (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 81706 Integrate MaterialBanner with the ScaffoldMessenger API (severe: new feature, framework, a: animation, f: material design, a: fidelity, cla: yes, d: api docs, d: examples, a: quality, waiting for tree to go green, documentation)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-394
81829 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 82057 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82457 end of sort_child_properties_last (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82525 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-395
82564 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82843 refactor: Add MaterialStateMixin (severe: new feature, framework, f: material design, cla: yes, d: api docs, d: examples, a: quality, waiting for tree to go green, documentation) 82926 [web] Make web integration tests shadow DOM aware. (a: tests, team, framework, cla: yes, d: examples, waiting for tree to go green) 82939 FlutterDriver: deprecate enableAccessibility; redirect it to setSemantics; add setSemantics tests (a: tests, team, framework, cla: yes, d: examples)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-396
82963 Update rendering smoke tests to assert a frame has been scheduled (team, framework, cla: yes, d: examples, waiting for tree to go green) 83067 Add Gradle lockfiles and tool to generate them (team, tool, a: accessibility, cla: yes, d: examples, waiting for tree to go green) 83070 Assign late variable without initstate in layers (team, cla: yes, d: examples, waiting for tree to go green) 83407 enable lint prefer_interpolation_to_compose_strings (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html