Releases
3.0.0
Changed
base
Adapt flutter sdk 3.0.3.
Add the attribute backgroundColor
to the form item and fix issue #260 , thanks to Kingtous find it.
pubspec.yaml
: upgrade photo_view
version to v0.14.0 and remove provider
.
components
BrnBottomPicker
: fix the title setting in the show
method does not take effect #212 , thanks to laiiihz .
BrnStepInputFormItem
: fix cursor confusion #235 , thanks to jixiaoyong .
BrnSmallOutlineButton
: fix attribute lineColor
does not take effect,thanks to Story5 .
BrnAddLabel
: support theme config.
BrnBigMainButton
: fix the theme configuration borderRadius
and fontSize
does not take effect #214 .
BrnCalendarView
: optimizes the time range selection supports selecting the same day #200 .
BrnProgressBarChart
:remove useless attribute hasMark
in class ChartAxis
.
BrnSmallOutlineButton
: fix attribute fontWeight
does not take effect #233 .
BrnDialog
: fix themeData
does not take effec #259 .
You can’t perform that action at this time.