basic_flutter_theme 0.2.4 copy "basic_flutter_theme: ^0.2.4" to clipboard
basic_flutter_theme: ^0.2.4 copied to clipboard

discontinued

Flutter basic theme.

0.2.4 #

  • Add onSelectCheckBox to BasicDataTable.

0.2.3 #

  • Fix bug BasicIconButton and BasicTextButton.

0.2.2 #

  • Update check_boxes.

0.2.1 #

  • Remove clearDefaultValidate in BasicInputDateTime.

0.2.0 #

  • Update size, type for all Widget and add (disable and loading) for BasicButton.

0.1.23 #

  • Add IconData for BasicButtonIcon.

0.1.22 #

  • Add custom tag for BasicTags.

0.1.21 #

  • Add main style.

0.1.20 #

  • Add BasicInputDropdownSelect.

0.1.19 #

  • Fix bug 'calculate pagination' of BasicDataTable.

0.1.18 #

  • Add init 'currentPage' into 'initDataTableState' of BasicDataTable.

0.1.17 #

  • Add paddingOfRowItem and heightOfRowItem to DataTableOptionUI of BasicDataTable.

0.1.16 #

  • Fix bug BasicDataTable show large item then scroll very slow.

0.1.15 #

  • Update all type and size of widget.

0.1.14 #

  • Add phoneInputFormatter2 and BasicPhoneFormatter.

0.1.13 #

  • Add onPressRowItem to BasicDataTable.

0.1.12 #

  • Fix bug BasicDataTable.

0.1.11 #

  • Add BasicTextButton and fix bug BasicDataTable.

0.1.10 #

  • Add NumberFormatter and add image asset for network image if error.

0.1.9 #

  • Add BasicCalendar and remove eva icons.

0.1.8 #

  • Add BasicLoadEnv.

0.1.7 #

  • Customize BasicLoading and and key for BasicResponsive().appResponsiveBuilder.

0.1.6 #

  • Fix bug BasicDataTable horizontal scroll when set minWidth, and fixed table.

0.1.5 #

  • Add BasicInputTypeAhead and change generic type for BasicDialogs.

0.1.4 #

  • Update BasicInputDropdown.

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.