elevarm_ui 0.2.0 elevarm_ui: ^0.2.0 copied to clipboard
Elevarm design system for Flutter.
0.2.0 #
0.1.0 #
Added #
ElevarmPrimaryCard
component widget class.ElevarmOutlinedCard
component widget class.ElevarmNeutralCard
component widget class.ElevarmElevatedCard
component widget class.
Changed #
- Refactor
positiveButtonLabel
,negativeButtonLabel
, andweekNames
fromElevarmDatePickerDialog
component widget.
Fixed #
- Set
counterText
to empty string in propertiesElevarmTextInputField
component widget.
0.0.1+20 #
Added #
ElevarmAlert
component widget class.ElevarmDatePickerDialog
capability to select year.ElevarmFileUploadCard
component widget class.ElevarmBottomSheet
component widget class.
Changed #
- Move screenshots to Firebase Cloud Storage.
Fixed #
ElevarmTertiaryNeutralButton
background color to transparent.
0.0.1+19 #
Fixed #
- Increase
ElevarmTextInputField
&ElevarmTextDropdownInputField
content padding again.
0.0.1+17 #
Added #
- Added key identity for
ElevarmLinkNeutralButton
,ElevarmLinkPrimaryButton
,ElevarmOutlineButton
,ElevarmPrimaryButton
,ElevarmTertiaryNeutralButton
ElevarmSecondaryButton
component widget class.ElevarmTertiaryPrimaryButton
component widget class.prefixText
,prefixAddOnText
, andprefixUseMastercard
properties inElevarmTextInputField
component widget.dropdownShowTrailingIcon
anddropdownEnabled
properties inElevarmTextDropdownInputField
component widget.ElevarmSwitch
component widget class.
Fixed #
- Icon size of button component with 2XL size.
0.0.1+16 #
Fixed #
- Downgrade
intl
package version to^0.17.0
to avoid conflict in AgriMaps & AgriPOS
0.0.1+15 #
Added #
showElevarmDatePickerDialog
for displaying date picker/date range picker dialog.prefixIconAssetName
property inElevarmTextInputField
.
0.0.1+14 #
Added #
ElevarmDrawer
make show profile optionalElevarmDesktopDrawer
make show profile optionalcustomData
property inElevarmStackedHorizontalBarChartData
.splineType
property inElevarmLineChartCard
.
Changed #
legendValueBuilder
type toString Function(ElevarmStackedHorizontalBarChartData data)?
.- Legend text in
ElevarmLineChartCard
to a custom one.
Fixed #
- Overflowed legend text in
ElevarmStackedHorizontalBarChartCard
widget class.
0.0.1+13 #
Added #
ElevarmOtpField
advanced component widget class.ElevarmLinkNeutralButton
component widget class.ElevarmLinkPrimaryButton
component widget class.ElevarmTextDropdownInputField
component widget class.isRequired
property toElevarmTextInputField
,ElevarmAutocompleteInputField
, andElevarmDropdownInputField
.ElevarmAutocompleteInputField
component widget class (only Default variant).ElevarmDropdownInputField
component widget class (only Default variant).
0.0.1+12 #
0.0.1+11 #
Added #
ElevarmDonutChartCard
component widget class.Elevarm404DesktopScreen
screen widget class.ElevarmUnderConstructionDesktopScreen
screen widget class.ElevarmErrorDesktopScreen
screen widget class.ElevarmLineChartCard
component widget class.ElevarmStackedHorizontalBarChartCard
component widget class.ElevarmStackedVerticalBarChartCard
component widget class.ElevarmPasswordStrength
component widget class.
Changed #
- Move
ElevarmLinearProgressIndicator
default properties to constructor.
Fixed #
ElevarmBaseBadge
BoxFit to scale down as to not stretching the container.- Set
maximumLabelWidth
to zero forElevarmLineChartCard
's Y axis.
0.0.1+10 #
Added #
ElevarmTabBar
component widget class.ElevarmMobilePaginationFooter
advanced component widget class.ElevarmRadioButton
component widget class.StringUtils
utility class.
Changed #
ElevarmLinearProgressIndicator
component widget class to its own folder.
Fixed #
- Button's text alignment to center.
ElevarmDesktopDrawer
's expand button position.
0.0.1+9 #
Added #
ElevarmBoxShadow
theme class.ElevarmTertiaryNeutralButton
component widget class.ElevarmCheckbox
component widget class.ElevarmDivider
widget component.
Changed #
ElevarmRoundedCorners
toElevarmBorderRadius
.ElevarmElevatedButton
toElevarmPrimaryButton
.ElevarmOutlinedButton
toElevarmOutlineButton
.
0.0.1+8 #
0.0.1+7 #
Added #
initialFontSize
,emptyIconSize
,onlineIndicatorSize
, andverifiedTickSize
properties inElevarmAvatar
component widget.
0.0.1+5 #
Added #
- Add
ElevarmIcon
widget component. - Add
ElevarmAvatar
widget component. - Add
ElevarmDrawer
widget component. - Add
ElevarmDesktopDrawer
widget component.
0.0.1+4 #
Added #
- Add
ElevarmBadge
widget component. - Add
ElevarmLinearProgressIndicator
widget component. - Add
ElevarmRoundedCorners
class. - Add
ElevarmThemeData
class. - More colors