flutter/examples/api/lib
Ildeberto Vasconcelos 9f10f8d8cc
Remove redundant usematerial3 (#167337)
This PR removes redundant useMaterial3 since it is true by default.


Contribute to https://github.com/flutter/flutter/issues/162818

## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] All existing and new tests are passing.
2025-04-23 18:05:48 +00:00
..
animation Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
cupertino Support CupertinoSliverNavigationBar.search with condensed large title (#159120) 2025-02-07 19:02:24 +00:00
gestures Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
material Remove redundant usematerial3 (#167337) 2025-04-23 18:05:48 +00:00
painting Remove redundant useMaterial3: true (#163376) 2025-03-14 17:50:20 +00:00
rendering Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
sample_templates Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
services Remove redundant useMaterial3: true (#163376) 2025-03-14 17:50:20 +00:00
ui/text Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
widgets Reland "SliverEnsureSemantics (#165589)" (#166889) 2025-04-11 00:51:26 +00:00