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

discontinued

Flutter basic theme.

0.4.1 #

  • Update BasicFormValidator

0.4.0 #

  • Add 'HeaderIntoRowWidget'

0.3.9 #

  • Add 'digitsWithDotAndComma'

0.3.8 #

  • Update BasicInputTypeAheadDropdownItemModel add 'valueTransformer' and 'initialValue'

0.3.7 #

  • Hot fix.

0.3.6 #

  • Add BasicTimeOfDayExtension and BasicTimeOfDayExtension.

0.3.5 #

  • Fix bug custom name of button cancel for customizeDialog and change capitalize to get method.

0.3.4 #

  • Change valueTransformer of InputDropdown.

0.3.3 #

  • Add BasicCheckBoxForm and BasicInkwellButton and initValue for BasicInput.

0.3.2 #

  • All input use flutter_form_builder1 and add validate number.

0.3.1 #

  • Fix generic type for BasicDataTable.

0.3.0 #

  • Change property of BasicDataTable.

0.2.9 #

  • Remove required icon in BasicIconButton.

0.2.8 #

  • Hotfix BasicDataTable.

0.2.7 #

  • Hotfix BasicDataTable.

0.2.6 #

  • Add isShowPagination to BasicDataTable.

0.2.5 #

  • Add initialTime to BasicInputDateTime.

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.