Eric Windmill
|
719fd72c38
|
Flutter 3.29 beta (#2571)
|
7 months ago |
Reid Baker
|
233c6613bb
|
Update add to app code to run on modern versions of agp and gradle. (#2330)
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md
[CLA]: https://cla.developers.google.com/
[Discord]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
|
1 year ago |
Sasank Tumpati
|
0e1355841d
|
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214) (#2217)
|
1 year ago |
Miguel Beltran
|
252726c2e8
|
enable Material 3 on add_to_app/plugin (#1640)
|
3 years ago |
Brett Morgan
|
9d8aa333ee
|
Update for Material changes & run rebuild scripts (#1412)
|
3 years ago |
Brett Morgan
|
3a0a652984
|
Add `use_super_parameters` lint (#1269)
|
3 years ago |
Brett Morgan
|
ccd68f34e2
|
Beta (#1234)
|
3 years ago |
Brett Morgan
|
f998c9577e
|
Add `unawaited_futures` (#1148)
|
3 years ago |
Brett Morgan
|
ed2a422e2a
|
Update for `url_launcher` API change (#1144)
|
3 years ago |
Brett Morgan
|
c8112c88ac
|
Add `flutter_lints` to `add_to_app/plugin/flutter_module_using_plugin` (#812)
|
4 years ago |
gaaclarke
|
323c10558d
|
restructured the add to app samples (#698)
|
5 years ago |