regal 3.6.0 regal: ^3.6.0 copied to clipboard
ATOA Design System which is used in all the Flutter Atoa products. It makes the theming and tracking events easy.
3.6.0 #
๐ Polish: #
- Add progress bar & loading indicator in Regal App Bar
- Add arguments
iconColor
,borderRadius
,labelStyle
&spacing
forRegalChip
- Add
RegalLinearProgressIndicator
- Add
titleTextStyle
in regal snackbar - Add Spacing of
smallMedium
with value of 10 - Ledger Changes
- Add Bottom sheet
- Add Color Scheme (Light and Dark theme included)
- Add Button Widgets, Text Fields, Checkbox
- Add Extension for figtree font
- Example App
- Add Figtree in Typography Screen
- Add Ledger Color Scheme Screen
๐งบ Chore: #
- Move
TextValidationState
into enum folder with addition of regal icon data - Move existing colors into folder
colors
to separateledger_colors
from regal color scheme
๐ Bugfix: #
- Fix use of variable font file in
kFigTreeTextTheme
from v3.5.1
3.5.0 [Breaking Changes] #
๐งน Updates: #
- Upgrade to latest flutter version
- Added Date Picker Theme
- Added Text Selection Theme
3.4.5 #
3.4.3 #
๐ Update: #
- Added Illustration widget for bottom sheet to support illustrations on top of title
- Added
showCloseButton
for more control over dismissible UI
v3.3.2 #
๐ Updates: #
- fillColor, hintText & hintStyle in regal text field
- trailingAssetPath & onTrailingPressed in regal status card