flutter_waya 1.15.9
flutter_waya: ^1.15.9 copied to clipboard
The Flutter UI library contains multiple custom components,compatible with android,web,ios and MAC.
1.15.9 #
- Add
ExtendedFutureBuilder - Fixed some bugs
1.15.7 #
- Fix bug for
showCustomPicker - Remove
heightforPickerOptions - Fix bug for
GeneralDialogOptions
1.15.5 #
- Add
enabledforPinBox - Add
needKeyBoardforPinBox - Add
onTapforPinBox - Add
BottomSheetOptionsforshowBottomPopup - Add
GeneralDialogOptionsforshowDialogPopup
1.15.1 #
- Fix bug for
showDialogPopup
1.15.0 #
- Remove
showSimpleDialog,showSimpleCupertinoDialog - Remove
showBottomPagePopup,please useshowBottomPopup - Modify
showCupertinoBottomPagePopuptoshowCupertinoBottomPopup - Fix bug on
modalforDropdownMenu UniversaladdsystemOverlayStyle,modify status bar color- Add
statusBarStyleforExtensionWidget
1.13.2 #
- Remove
setStatusBarLight() - Add
SystemUiOverlayStyleDark()andSystemUiOverlayStyleLight()
1.13.1 #
- Modify
showDateTimePickerto returnDateTime - Modify the initialization method of
DateTimePickerUnit - Fix bug for
DateTimePicker - Add
showCustomPicker - Remove the
sureIndexTapparameter inPickerOptions, - Restructured
DropdownMenuandCheckBox
1.13.0 #
- Add
CountDownand removeCountDownSkip - Restructured
SendSMS - Restructured example
1.12.1 #
- Add
ExtendedDioExtendedOptionsLoggerInterceptor
1.11.8 #
- Fix buf for
Progress - Fix bug for
DateTimePicker PinBoxaddspaces,and removewidthboxSpacing
1.11.3 #
- Fix some bug
1.11.2 #
- DioTools add
useLog - Add
ExtensionFunctionincluding debounce function and throttle function
1.11.1 #
- Remove
DottedLine - Add
DottedLinePainter
1.11.0 #
- Change
PopupBasetoPopupOptions - Change
GlobalWidgetsApptoExtendedWidgetsApp - Change
OverlayScaffoldtoExtendedScaffold - Change
SliverAutoAppBartoExtendedSliverAppBar - Change
PickerSubtoPickerOptionsand change pickerSub to options , change pickerWheel to wheel - Change
FlexibleSpaceAutoBartoExtendedFlexibleSpaceBar - Change
SliverAutoPersistentHeadertoExtendedSliverPersistentHeader - Change
ScrollViewAutotoExtendedScrollView - Change
OverlayEntryAutotoExtendedOverlayEntry - Add
onDisposeandonUpdateonValueListenBuilder - Add
didUpdateWidgetonValueBuilder
1.10.5 #
- Change
RichTextSpantoRText - Change
BasisTexttoBText - Change
BasisTextStyletoBTextStyle - Remove
InputField - Add
WidgetPendantfor all widgets, add header, footer, extraPrefix , extraSuffix, prefix, suffix. you can use it withCupertinoTextFieldorTextField - Add
inputTextTypeToTextInputFormatter()
1.10.3 #
- Optimize import
OverlayEntryAutoaddremoveEntry(),When autoOff is true, theExtendedScaffoldcallonWillPopwill filter theOverlayEntryAuto
1.10.1 #
- Fix the
removeerror ofEventbuswhen the project supports null-safety
1.10.0 #
- Optimize the return data of network request error
- Fix the cancel network request bug and return the error message
1.9.17 #
- Fix
PinBoxbugs - ShowToast add
ignoring - Add
setAllToastIgnoringBackground(),if it is true, the background responds to the click event
1.9.15 #
PopupOptionsadd onWillPop and filter forWillPopScopeAndBackdropFilter
1.9.13 #
Universaladd useSingleChildScrollView property,The default is true, If useSingleChildScrollView is false, the scrolling component will be created usingScrollviewUniversaladdWrap,UniversaladdsStatefulBuilder、BuilderandLayoutBuilder,and uses them through builder properties- Fix bugs for
TabBarMerge - Fix
ListWheelcontroller auto destroy problem
1.9.12 #
- Fix bug for popBack
- LogTools add
RequestOptions - Add example for
ScrollViewAuto.nested
1.9.11 #
UniversaladdImageFilter- Split
ScrollList - Add
RefreshScrollView - Add
SliverListGrid
1.9.10 #
- Add
ValueListenBuilderand Example ValueBuilderadd BuildContext for builder and add ExampleScrollListaddHeaderandFooter
1.9.9 #
- Fix bug
1.9.7 #
- Modify the method of obtaining the OverlayState
1.9.6 #
- Add
EasyRefreshType
1.9.5 #
- Fix bugs
- Add doc
1.9.3 #
- Fix bugs for
des
1.9.2 #
- Change
HintDottoBadge - Add
DropdownMenuButton.material
1.9.1 #
- Remove
DropdownMenuButtonconstraints.
1.9.0 #
- Update
dioto 4.0.0 - Fix bugs
1.8.7 #
- Add
DropdownMenuButton - Add example
- Add scaffoldMessengerKey for
MaterialApp - Add showSnackBar
1.8.6 #
- Optimization is not an
http-200state return parameter
1.8.5 #
- Repair
ScrollList.separatedbug
1.8.3 #
- Global optimization refresh
1.8.0 #
- Replace refresh component
1.7.5 #
- Add ExpansionTiles example and fix bug
1.7.2 #
- Update flutter 2.0
1.6.0 #
- Add
Progress.circularProgress.linear - ExtensionString add insert void
- Add
BasisTextBasisTextStyle - Modify
RichSpantoRichTextSpan - Modify
sendMessage(RefreshCompletedType.refresh)tosendRefreshType(RefreshCompletedType.refresh) - Remove Ts
- Remove
Carousel.pageView - ShowToast add async callback
1.5.0 #
- Change Tools to Ts.
- Change GlobalMaterial to ExtendedWidgetsApp.
- Modify push and pop
- Add Universal tagging
- Fix ExtendedWidgetsApp did not return MaterialApp
- Modify styles.dart
- Universal add Refreshed
- Add des encode and decode
- Remove
NestedScroll - Add
ScrollViewAutoSliverAutoPersistentHeaderSliverAutoAppBar - Universal add
StatefulWidgetBuilderSizedBox - Picker add
PickerTitlePickerWheel - DateTimePicker add Start end range
- Add ScrollConfiguration
- Add extension
pushpushReplacementpushAndRemoveUntilremove widget , push(Widget())
1.3.10 #
- Fix
ListWheelThe method 'call' was called on null. - Remove
ListWheeldispose().
1.3.9 #
- Remove Overflow for Universal
1.3.7 #
- Simplifying some component parameters 【PopupSureCancel,PopupOptions】
- Modify utils partial method name
1.3.3 #
- Add showCupertinoBottomPagePopup
1.3.2 #
- Remove some widget
- Format code
1.2.1 #
- Refactoring all file names and classes
- Optimize overlay
toast loading - The pop method moves out of the context parameter.
- Change of route jump can directly call
push() pushReplacement() pushAndRemoveUntil() pop().
1.1.1 #
- Optimization class file
1.1.0 #
- Split some tool classes
- Add some components
GifControlDropdownMenuUniversal
1.0.4 #
- Split TabBarWidget
- Optimize part of the code
- New components
1.0.3 #
- Optimize time selector (simplified parameter)
- Optimize overlay stack
- To fix the problem that overlay cannot be closed by clicking the return button (overlay scaffold is required)
- Add hero component
1.0.2 #
- Fix download upload method catch exception failed to return
1.0.0 #
- Release of official version
0.0.1 #
- Initialize the package