This repository was archived by the owner on Sep 16, 2023. It is now read-only.
v1.1.0
·
46 commits
to master
since this release
LitUIKit v1.1.0
Available on pub.dev
- Move
LitSliderCardtosliderlibrary. - Add
LitColorPickerDialogto edit and createColorobjects. - Alter
LitSlider's default styling. - Fix unclean box shadow rendering on
LitSliderThumb. - Make
ConfirmAgeScreenreturn the submitted date using a callback method. - Add
addListenermember onLitSettingsPanelControllerto call custom callbacks on each action. - Add optional
hideflag onLitBottomNavigationto hide theLitBottomNavigationif needed. - Add
addListenermember onLitSnackbarControllerto call custom callbacks on each action. - Replace
ColumnwithStackto display grouped notifications onLitNotificationContainer. - Add customization options on
LitBottomNavigation. - Add
LitUserIconto display the username as an acronym on a colored background. - Alter default styling on
LitSliderandLitSliderCard. - Add
LitSettingsFooterto implement a minimalist settings section. - Constrain
LitFooter's width on landscape mode.