flutter_whale 2.2.5
flutter_whale: ^2.2.5 copied to clipboard
Project base component.
2.0.7 #
- DateTimeExt&AutoRefreshState&NoPaddingListView&NoPaddingSingleChildScrollView
2.0.8 #
- remove BasePage constructor param refreshWhenDimensionsChange
2.0.9 #
- dialog didPop check loading dialog state
2.1.0 #
- new widget: AppPopup、AppTapper、AppVisibilityDetector、AutoSizeText、FreeWidthDialog、ResizeSwitch
2.1.1 #
- Complete exception log
2.1.2 #
- AppPopup Optimize
2.1.3 #
- BaseClient support more param
2.1.6 #
- AppVisibilityDetector add callback: onInvisible
2.1.7 #
- app_popup optimize
2.1.8 #
- performance optimization
2.1.9 #
- Optimized the BaseUrl passing mechanism.
2.2.0 #
- ErrorResponse add data filed.
2.2.1 #
- AppTapper add disableColor filed.
2.2.2 #
- Optimize button touch feedback effect;
- Add focus state handling to the loading popup;
2.2.3 #
- ResizeSwitch supports passing in an enabled state;
2.2.4 #
- Add network request duration output to the log;
2.2.5 #
- app_popup component adds onPopupVisibleChanged callback;