flutter_tabler 0.3.2 flutter_tabler: ^0.3.2 copied to clipboard
Just the Tabler.
0.3.2 #
FEATURE: Support for flutter version 3.22.2
0.3.1 #
FIX: scrollController dispose on TablerController's close
0.3.0 #
FEATURE: use the decorationBuilder to provide decoration based on an item value
0.2.2 #
- FIX: columns are now always displayed
- FIX: example update
0.2.1 #
- FIX: use Expanded instead of Flexible for rows
0.2.0 #
- BREAKING: root path change: 'package:flutter_tabler/tabler.dart' -> 'package:flutter_tabler/flutter_tabler.dart'
0.1.0 #
- FIX: example updated
- BREAKING: need to use .update() for table update
0.0.1 #
- Initial.