regal 3.6.5 regal: ^3.6.5 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.3 #
๐ Polish: #
- Loading spinner for ledger button
- Infinite spinner widget for ledger theme
- Ledger button loading indicator color based on types for light and dark theme
3.6.2 #
๐ฉป Document: #
- Ledger Figtree font theme comments updated to include font height and correct sizes
๐ BugFixes: #
- Ledger Text Field to work with text controllers internally for better typing status notification on ui
- Add Ledger date picker validations
๐ Polish: #
- w500 extension for text styles
- Ledger bottom sheet default text style updated in titleStyle
- Ledger bottom sheet safe area set to true
3.6.1 #
๐ Polish: #
- Ledger Changes
- Add checkbox and date picker button
- Add
showTitle
flag to ledger bottom sheet
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