basic_flutter_theme 0.4.6 basic_flutter_theme: ^0.4.6 copied to clipboard
Flutter basic theme.
0.4.6 #
- Update
Basic Tags
and add grey color 0.2.
0.4.5 #
- Add
AppStream
andPrefsService
.
0.4.4 #
- Add
BasicJsonFileHelpers
.
0.4.3 #
- Update
OptionContentTable
andHeaderIntoRowWidget
ofBasicDataTable
.
0.4.2 #
- Add
BasicIsEqual
and updateBasicInput
andBasicTable
.
0.4.1 #
- Update
BasicFormValidator
.
0.4.0 #
- Add
HeaderIntoRowWidget
.
0.3.9 #
- Add
digitsWithDotAndComma
.
0.3.8 #
- Update
BasicInputTypeAheadDropdownItemModel
addvalueTransformer
andinitialValue
.
0.3.7 #
- Hot fix.
0.3.6 #
- Add
BasicTimeOfDayExtension
andBasicTimeOfDayExtension
.
0.3.5 #
- Fix bug custom name of button cancel for
customizeDialog
and changecapitalize
to get method.
0.3.4 #
- Change
valueTransformer
ofInputDropdown
.
0.3.3 #
- Add
BasicCheckBoxForm
andBasicInkwellButton
andinitValue
forBasicInput
.
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
toBasicDataTable
.
0.2.5 #
- Add
initialTime
toBasicInputDateTime
.
0.2.4 #
- Add
onSelectCheckBox
toBasicDataTable
.
0.2.3 #
- Fix bug
BasicIconButton
andBasicTextButton
.
0.2.2 #
- Update
check_boxes
.
0.2.1 #
- Remove
clearDefaultValidate
inBasicInputDateTime
.
0.2.0 #
- Update size, type for all Widget and add (disable and loading) for
BasicButton
.
0.1.23 #
- Add
IconData
forBasicButtonIcon
.
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
andheightOfRowItem
toDataTableOptionUI
ofBasicDataTable
.
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
andBasicPhoneFormatter
.
0.1.13 #
- Add
onPressRowItem
toBasicDataTable
.
0.1.12 #
- Fix bug
BasicDataTable
.
0.1.11 #
- Add
BasicTextButton
and fix bugBasicDataTable
.
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 forBasicResponsive().appResponsiveBuilder
.
0.1.6 #
- Fix bug
BasicDataTable
horizontal scroll when set minWidth, and fixed table.
0.1.5 #
- Add
BasicInputTypeAhead
and change generic type forBasicDialogs
.
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.