fl_extended 1.1.2 fl_extended: ^1.1.2 copied to clipboard
Some extension components and methods have been added to flutter and the routing functionality has been simplified
1.1.2 #
- Add a PreferredSize extension to the Widget
- Removed
BTextStyle
1.1.1 #
- Removes some parameters for
ModalOptions
、ModalBoxOptions
、LoadingOptions
andToastOptions
DoubleChooseWindows
changed toActionDialog
and changed the parameters- The
ToastOptions
andLoadingOptions
parameters have been modified.
1.0.0 #
- Removed
CustomBuilderContext
,useValueCallbackTV<Widget, BuildContext>?
. - Migrate some components to the fl_scroll_view
package,[
ScrollList
,EasyRefreshed
,RefreshScrollView
,SliverListGrid
,SliverPinnedToBoxAdapter
,FlSliverPersistentHeader
(ExtendedSliverPersistentHeader
)] - Migrate some components to the fl_list_wheel
package,[
FlListWheel
(ListWheel
),FlListWheelState
(ListWheelState
),WheelOptions
] - Migrate some components to the flutter_waya
package,[
TextInputLimitFormatter
,TextFieldWithDecoratorBox
(ExtendedTextField
),NumberLimitFormatter
]
0.5.1 #
ModalWindowsOptions
Name changed toModalBoxOptions
ModalWindows
Name changed toModalBox
ModalBoxOptions
removesaddMaterial
,filter
,rect
Toast
andLoading
are also optimized and adjusted,Global configuration is now perfectly supported, and single custom configuration is supported
0.4.2 #
- Fixed
Toast
animation not working,and addanimationDuration
Toast
changes a lot. See example- Change
modalColor
tobackgroundColor
ModalWindowsOptions
的color
修改为backgroundColor
0.3.2 #
- Improved generics for popup and route related methods
- Modified
pageRoute
method parameter for enumerationRoutePushStyle
0.3.1 #
- Add
ExtendedListenableBuilder()
- Change some
initialData
andinitialValue
to initial BText
addsfontVariations
、useStyleFirst
0.2.0 #
- Added the
UnifiedButton()
,It is based on several subclasses ofButtonStyleButton
- Add the
unifiedButtonCategory
parameter toUniversal()
- Add some examples
- Add a
marge
extension toThemeData
- Change the name of the
IconBox
title
parameter tolabel
0.1.0 #
- Split flutter_waya's extension core into the current package