Miguel Beltran
d001cd079e
Enable Material 3 on provider_shopper ( #1627 )
...
Co-authored-by: Brett Morgan <brettmorgan@google.com>
2 years ago
Durval Ledo
fe8464f0f9
fix: provider_shopper login button invisible text ( #1560 )
...
Fixed text on provider_shopper login button being invisible
2 years ago
Miguel Beltran
019441374e
migrate provider_shopper to go_router ( #1540 )
2 years ago
Brett Morgan
9d8aa333ee
Update for Material changes & run rebuild scripts ( #1412 )
2 years ago
Brett Morgan
83f7059d83
Consolidated Flutter 3.3 update ( #1401 )
2 years ago
xster
ce35e45702
add thumbnails to the books example to make memory leaks easier to test ( #1353 )
...
* add thumbnails to the books example to make memory leaks easier to test
* also add profile build
* migrate material 3 demo code to avoid warning
* Revert "migrate material 3 demo code to avoid warning"
This reverts commit 7df37d9f65
.
* fix lints in various packages
* DoNothingAndStopPropagationIntent const conflicts between stable and beta, add lint ignore for now
2 years ago
Brett Morgan
58bc5d7a58
Deps update, utilize `super.key` ( #1265 )
...
* Deps update, utilize `super.key`
* `flutter format`
2 years ago
Brett Morgan
ccd68f34e2
Beta ( #1234 )
3 years ago
Brett Morgan
e2e2713986
Enforce `use_key_in_widget_constructors` and `file_names` lints ( #913 )
...
* Start enforcing use_key_in_widget_constructors and file_names lints
* dart format
* analysis fixes
* analysis fixes, pt2
* analysis fixes, part 3
* Revert platform_design (test failure)
* More reverts
* Notate why we aren't enforcing a lint
3 years ago
Brett Morgan
936d1fdaae
Upgrading samples to flutter_lints, part 1 of n ( #804 )
3 years ago
Andrew Brogdon
8c1cd0b049
Landing beta changes in master for the new stable release ( #747 )
4 years ago
Brett Morgan
622e8d55d3
Migrate to the New Material Buttons ( #668 )
4 years ago
Alabhya
0188371865
Added trailing button to delete cart item in provider_shopper App ( #571 )
4 years ago
Nikita Puzankov
253cd3d0ab
Small typo fix. ( #542 )
4 years ago
Filip Hracek
c617da7e1e
Upgrade provider shopper ( #521 )
4 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
Aadarsh Patel
c6f6b5b757
Added missing login page ( #339 )
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 .
5 years ago