flutter_waya 11.2.4
flutter_waya: ^11.2.4 copied to clipboard
The Flutter UI library contains multiple custom src,compatible with android,web,ios and MAC.
11.2.4 #
- Fix
FlPageViewControllerscrolling error
11.2.3 #
- Remove
DecoratorPendantVisibilityModefromDecoratorPendant, please useneedEditing,needValueandneedFocus - To remove
BoxDecorativefromDecoratorBox, please use thedecorationcallback method DecoratorBoxchangeshasFocustoonFocus,isEditingto onEditing, and addsonValueandlistenable- Remove
DecoratorBoxState,please useDecoratorBox
11.0.2 #
- Removed
CheckBox,FlBadge,FlPopupMenuButton,FlSwiper,FlSwiperPagination,FlSwiperIndicator, - Removed
CarouselSlider,addedFlPageViewTransform,FlPageView
10.0.1 #
AutomaticKeepAliveWrapperStaterenamed toAutomaticKeepAliveClientMixinStateAutomaticKeepAliveWrapperrenamed toAutomaticKeepAliveClientWrapper
10.0.0 #
- Migrate to 3.27.0
9.10.1 #
- Remove
CounterAnimation, addAnimationCounter.down()、AnimationCounter.up() - Remove
CountDown, addCounter.down()、Counter.up()
9.9.0 #
- Changed
FlProgresstoFlLinearProgressand made modifications to the parameters
9.8.0 #
- Add some callbacks for
CountDown()and removeCountDownTypeenumeration - Add
onStartTimingonStartsonEndscallback method forCountDown() - Change the
onTapofSendVerificationCode()toonSendTap - Change the
onStateChangedofSendVerificationCode()toonChanged
9.7.1 #
- Modify
DecoratorEntrytoDecoratorPendant,and adds themaintainSizeproperty to determine whether to maintain the size - Modify
DecoratorPositionedtoDecoratorPendantPosition - Added
BoxDecorativetoDecoratorBoxandDecoratorBoxState - Modify
.toDecoratorEntry()to.toDecoratorPendant() - Remove the
needKeyBoardandfocusNodefromPINTextField - Change the
controllerofPINTextFieldto mandatory - Hide
contextMenuBuilderandenableInteractiveSelectionforPINTextField - Modify some parameters of
ExpansionTilesPopupMenuButtonRotateBuilderToggleRotate, please refer to Example
9.6.0 #
- Remove the
DropdownMenusButtoncomponent, please use theMultiPopupMenuButtoncomponent - Remove the
DropdownMenuButtoncomponent, please use thePopupMenuButtonRotateBuildercomponent
9.5.2 #
- export
SystemUiOverlayStyleLight、SystemUiOverlayStyleDark
9.5.1 #
- Removed
fl_extended
9.3.1 #
- Change the
SendSMStoSendVerificationCode - Change the
PinBoxtoPINTextField - Change the
PinTextFieldBuilderConfigtoPINTextFieldBuilderConfig
9.1.4 #
- Removed
AnchorScrollBuilder - Add
Shimmery
9.1.3 #
- Add
FlipCardControllertoFlipCard()
9.1.2 #
- Fixed conflicts between
DropdownMenusButtonand official packages
9.1.1 #
- Refactor the
DropdownMenuButtonandDropdownMenusButton
9.0.1 #
- Split core extension to fl_extended package
- Modify all
GlobalWayUI()toFlExtended()