fl_extended 1.1.1
fl_extended: ^1.1.1 copied to clipboard
Some extension components and methods have been added to flutter and the routing functionality has been simplified
1.1.1 #
- Removes some parameters for
ModalOptions、ModalBoxOptions、LoadingOptionsandToastOptions DoubleChooseWindowschanged toActionDialogand changed the parameters- The
ToastOptionsandLoadingOptionsparameters 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 #
ModalWindowsOptionsName changed toModalBoxOptionsModalWindowsName changed toModalBoxModalBoxOptionsremovesaddMaterial,filter,rectToastandLoadingare also optimized and adjusted,Global configuration is now perfectly supported, and single custom configuration is supported
0.4.2 #
- Fixed
Toastanimation not working,and addanimationDuration Toastchanges a lot. See example- Change
modalColortobackgroundColor ModalWindowsOptions的color修改为backgroundColor
0.3.2 #
- Improved generics for popup and route related methods
- Modified
pageRoutemethod parameter for enumerationRoutePushStyle
0.3.1 #
- Add
ExtendedListenableBuilder() - Change some
initialDataandinitialValueto initial BTextaddsfontVariations、useStyleFirst
0.2.0 #
- Added the
UnifiedButton(),It is based on several subclasses ofButtonStyleButton - Add the
unifiedButtonCategoryparameter toUniversal() - Add some examples
- Add a
margeextension toThemeData - Change the name of the
IconBoxtitleparameter tolabel
0.1.0 #
- Split flutter_waya's extension core into the current package