liwe3 0.1.0
liwe3: ^0.1.0 copied to clipboard
The LiWE3 Official Flutter library
Changelog #
0.1.0 #
- FIX:
confirmDialogcreated wrong Dialog layout on some phones.
0.0.10 #
- ADD: conversions utils.
0.0.9 #
- ADD:
fontSizetoButton - ADD:
label,showBorderandborderColortoInputText
0.0.8 #
- ADD:
cancelLabelandconfirmLabelprops toconfirmDialog - ENH: added a lot of space between the buttons in
confirmDialog - ADD:
fontSizetoInputTextcomponent
0.0.7 #
- ADD:
InputTextnow supportstextAlignprop.
0.0.6 #
- ADD:
InputTextnow supportscolorandplaceholderColorprops.
0.0.5 #
- ADD: Txt() component to display text with different styles.
0.0.4 #
- ADD: API for AppStore now support token refresh.
- ADD: appStore now stores all user data
- ADD: main app has been split into multiple screens
0.0.3 #
- ADD: TagInput now has a placeholder prop.
- ADD: appStore store
- ADD: API for appStore (still in progress)
- ENH: refactored demo app to separate various components into their own files.
0.0.2 #
- A lot of work on InputText field to add support for
type, validChaaracters, right keyboard layout, and more.
0.0.1 #
- Initial release