basic_flutter_theme 0.1.3 basic_flutter_theme: ^0.1.3 copied to clipboard
Flutter basic theme.
0.1.3 #
- Add customize dialog, badge,... Fix bug dispose input controller.
0.1.2 #
- Fix bug out of scroll in
DataTable
, add size for Image, Button, Input, Title.
0.1.1 #
- Big update DataTable: DataTable can use fixed column (maxWidth and minWidth) and have context in customize row item.
0.0.7 #
- Add basic Data Table.
0.0.6 #
- Add basic Input Password and Transaction Navigation.
0.0.5 #
- Add animation for dropdown and upgrade pubspec.
0.0.4 #
- Add select boxes and custom image.
0.0.3 #
- Remove google_font and add custom font.
0.0.2 #
- Add input select date time and input dropdown && form_field(formatters, validators, value_transformer).
0.0.1 #
- First create theme.