Sasank Tumpati
0e1355841d
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214 ) ( #2217 )
12 months ago
Miguel Beltran
d001cd079e
Enable Material 3 on provider_shopper ( #1627 )
...
Co-authored-by: Brett Morgan <brettmorgan@google.com>
2 years ago
Brett Morgan
9d8aa333ee
Update for Material changes & run rebuild scripts ( #1412 )
3 years ago
Brett Morgan
936d1fdaae
Upgrading samples to flutter_lints, part 1 of n ( #804 )
4 years ago
查理大叔
30ee7202e2
Code of other files depends on `headline1` ( #466 )
...
Code of other files depends on `headline1`, but there's only `headline2` defined in the **theme.dart** file.
This was a regression introduced with #432 .
5 years ago
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>
5 years ago
Filip Hracek
086a77b1b8
Add provider_shopper ( #87 )
...
This is the code for the sample at https://flutter.dev/docs/development/data-and-backend/state-mgmt/simple .
6 years ago