Commit Graph

13 Commits (1920ce86e2e6c11cd20d09c3f5232c2dc3034dbd)

Author SHA1 Message Date
Sasank Tumpati 0e1355841d
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214) (#2217)
4 months ago
Miguel Beltran 93db48966c
Explicit import for Platform and kIsWeb (#1898)
1 year ago
Brett Morgan 36e7a6ab04
Update for Flutter 3.10 beta (#1746)
1 year ago
Miguel Beltran db739fd1fc
migrate infinite_list to Material 3 (#1614)
1 year ago
Brett Morgan 9d8aa333ee
Update for Material changes & run rebuild scripts (#1412)
2 years ago
Brett Morgan 58bc5d7a58
Deps update, utilize `super.key` (#1265)
2 years ago
Miguel Beltran 35713ac2d9
rename constants (#1047)
2 years ago
Miguel Beltran 3eeac8e7de
Add desktop window setup to infinite_list (#1040)
2 years ago
Hao 7171e92c1f
fix the issue of generating more than [catalogLength] items when [catalogLength] is not divisible by [itemsPerPage] (#952)
3 years ago
Brett Morgan 35f43dae45
infinite_list: Adjust lint rules and rebuild Android, iOS and Web runners (#823)
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)
3 years ago
Filip Hracek 1d8cfa11c5
Add the infinite_list sample (#440)
4 years ago