This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
v1.3.0
michaelgrigorenko
released this
23 Jul 17:26
·
8 commits
to master
since this release
LitUIKit v1.3.0
Available on pub.dev
- Rename
AboutAppDialog
toLitAboutDialog
. - Add
LitInfoIcon
toart
library. - Add
LitStaticLoadingScreen
toscreens
library. - Improve error handling when calling
dispose
on several custom controller classes. - Update
LitSansSerifStyles
type system according toMaterial Design
Guidelines (https://material.io/design/typography/the-type-system.html#type-scale). - Add customizable
initialTabIndex
andtransitionListener
members onLitTabView
.