New
[3.0.0] - 2022-7-8
Changed
base
- Adapt flutter sdk 3.0.3.
- Add the attribute
backgroundColorto the form item and fix issue #260 , thanks to Kingtous find it. pubspec.yaml: upgradephoto_viewversion to v0.14.0 and removeprovider.
components
BrnBottomPicker: fix the title setting in theshowmethod does not take effect #212 , thanks to laiiihz .BrnStepInputFormItem: fix cursor confusion #235 , thanks to jixiaoyong .BrnSmallOutlineButton: fix attributelineColordoes not take effect,thanks to Story5 .BrnAddLabel: support theme config.BrnBigMainButton: fix the theme configurationborderRadiusandfontSizedoes not take effect #214 .BrnCalendarView: optimizes the time range selection supports selecting the same day #200 .BrnProgressBarChart:remove useless attributehasMarkin classChartAxis.BrnSmallOutlineButton: fix attributefontWeightdoes not take effect #233 .BrnDialog: fixthemeDatadoes not take effec #259 .