flutter_waya 1.15.0  flutter_waya: ^1.15.0 copied to clipboard
flutter_waya: ^1.15.0 copied to clipboard
The Flutter UI library contains multiple custom components,compatible with android,web,ios and MAC.
1.15.0 #
- remove showSimpleDialog,showSimpleCupertinoDialog
- remove showBottomPagePopup,please useshowBottomPopup
- modify showCupertinoBottomPagePopuptoshowCupertinoBottomPopup
- fix bug on modalforDropdownMenu
- Universaladd- systemOverlayStyle,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
- PinBoxadd- spaces,and remove- width- boxSpacing
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
- OverlayEntryAutoadd- removeEntry(),When autoOff is true, the- ExtendedScaffoldcall- onWillPopwill filter the- OverlayEntryAuto
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 for- WillPopScopeAnd- BackdropFilter
1.9.13 #
- Universaladd useSingleChildScrollView property,The default is true, If useSingleChildScrollView is false, the scrolling component will be created using- Scrollview
- Universaladd- Wrap,
- Universaladds- StatefulBuilder、- Builderand- LayoutBuilder,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 #
- Universaladd- ImageFilter
- split ScrollList
- add RefreshScrollView
- add SliverListGrid
1.9.10 #
- add ValueListenBuilderand Example
- ValueBuilderadd BuildContext for builder and add Example
- ScrollListadd- Headerand- Footer
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 addStatefulWidgetBuilderSizedBox
- picker add PickerTitlePickerWheel
- DateTimePicker add Start end range
- add ScrollConfiguration
- add extension
- push- pushReplacement- pushAndRemoveUntilremove 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 #
- create lib