flutter/examples/flutter_gallery/lib
Ian Hickson 78ff7707e1
Fix niggling PaginatedDataTable bugs (#13556)
Prevent header from thinking it can wrap and then overflowing.

Fix default footer string which lost its colon (localized values are fine).

Make the "rows per page" drop-down include at least one value even when the table lacks many items. (Previously it would assert if your table was too short.)

Make the footer scrollable.

Fix some todos and improve some debug output.

Tests for much of the above.
2017-12-19 12:39:48 -08:00
..
demo Apply media padding in Gallery Pesto demo (#13668) 2017-12-19 09:15:26 -08:00
gallery Fix niggling PaginatedDataTable bugs (#13556) 2017-12-19 12:39:48 -08:00
main.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00