flutter_waya 1.11.7
flutter_waya: ^1.11.7 copied to clipboard
The Flutter UI library contains multiple custom components,compatible with android,web,ios and MAC.
1.11.7 #
- fix buf for
Progress
1.11.6 #
- 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 #
- create lib