Brett Morgan
36e7a6ab04
Update for Flutter 3.10 beta ( #1746 )
...
## 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 `///`).
- [ ] All existing and new tests are passing.
---------
Co-authored-by: David Iglesias <ditman@gmail.com >
Co-authored-by: Mark Thompson <2554588+MarkTechson@users.noreply.github.com >
Co-authored-by: John Ryan <ryjohn@google.com >
2023-05-11 06:16:31 +10:00
Brett Morgan
9d8aa333ee
Update for Material changes & run rebuild scripts ( #1412 )
2022-09-01 11:01:17 +10:00
Brett Morgan
58bc5d7a58
Deps update, utilize super.key ( #1265 )
...
* Deps update, utilize `super.key`
* `flutter format`
2022-05-13 12:31:56 -07:00
Brett Morgan
0061b0d70d
platform_design: Enforce use_key_in_widget_constructors (#927 )
2021-10-12 10:12:35 +10:00
Brett Morgan
936d1fdaae
Upgrading samples to flutter_lints, part 1 of n ( #804 )
2021-06-05 12:24:28 +10:00
Andrew Brogdon
2809a7c89c
Sorting imports in federated_plugin and others ( #801 )
2021-05-19 10:07:01 -07:00
Andrew Brogdon
8c1cd0b049
Landing beta changes in master for the new stable release ( #747 )
2021-03-03 11:44:35 -08:00
Brett Morgan
622e8d55d3
Migrate to the New Material Buttons ( #668 )
2021-01-27 13:20:50 +11:00
Arteev Raina
1f0f430dbd
[multiple] Added copyright headers ( #664 )
2021-01-21 11:16:46 -08:00
Brett Morgan
baa1f976b2
Samples maintenance ( #435 )
2020-05-13 09:18:26 +10:00
John Ryan
14b9a8c4c4
Flutter 1.17 updates ( #432 )
...
* Material text theme updates & flutter pub upgrade (#411 )
* Beta channel updates (#412 )
* fix deprecated usages in provider_shopper - beta channel
* fix deprecated usages in animations - beta channel
* fix deprecated usages in provider_counter - beta
* Updates additional samples for beta release (#416 )
* use headline6 instead of title
* fix another title -> headline6
Co-authored-by: Brett Morgan <brett.morgan@gmail.com >
Co-authored-by: Andrew Brogdon <RedBrogdon@users.noreply.github.com >
2020-05-06 14:09:15 -07:00
Abdullah Deshmukh
3a02748df2
[platform_design]Fix problems in dark mode ( #377 )
2020-03-19 10:39:40 -07:00
Brett Morgan
815079cd4d
Analysis options, fixes and format ( #107 )
2019-07-04 15:48:56 +10:00
Andrew Brogdon
938ef8682c
Reformats platform_design to match repo conventions, fixes missing icon ( #89 )
2019-06-11 08:53:53 -07:00
xster
325c5a5d2b
Add a Material/Cupertino adaptive application example ( #69 )
2019-06-10 14:14:34 -07:00