flutter_tabler 0.3.4
flutter_tabler: ^0.3.4 copied to clipboard
Just the Tabler.
0.3.4 #
FEATURE: Support for flutter version 3.27.3
FEATURE: Upgrade bloc, flutter_bloc, flutter_lints to newest versions
FIX: rename index
variable in main.dart
to _heroIndex
0.3.3 #
FEATURE: Support for flutter version 3.24.1
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.