flutter_waff 0.12.2
flutter_waff: ^0.12.2 copied to clipboard
Wide app flutter light-framework.
0.12.2 #
- [Add] ConnectivityListener
- [Change] Optimize AppLifecycleListener
0.12.1 #
- [Change] The "params" parameter of the anonymous function created by "buildHttpRunner" is allowed to be null
0.12.0 #
- [Add]
AppLifecrcleStatelistener support - [Add] Create a default global message named
eventBus - [Change] Remove the
RequestPermissionfeature - [Change] Remove the
permission_handlerplugin
0.11.0 #
- [Add] Expose all interfaces of
dio - [Add] Add
queryOneandqueryMapmethods to DbService - [Change] The
transactionmethod of DbService supports generics - [Change] Optimize the
existsmethod of DbService - [Change] event_bus.dart move to services folder, and export
package:event_bus/event_bus.dart - [Change] Optimize the
buildEntityListfunction - [Change] Remove HttpOptions
- [Change] Replace
HttpLogInterceptorwith dio'sLogInterceptor - [Change] Upgrade packages
0.10.0 #
- [Add] DbService adds
closeandgetVersionmethods - [Add] Add the
HttpSmartCancelfeature - [Add] Add
LocaleManagefunction to simplifyLocalescode - [Add] Add
ThemeManagefunction to simplifyThemescode - [Change] Remove the
onLogparameter ofHttpBaseOptions - [Change] The
stackTraceBeginIndexofLogis changed from 2 to 0 - [Change] The
typeparameter ofshowActionsSheetwas renamed tovalue, and generic support was added
0.9.4 #
- [Add] HttpRunnerParams adds "query" and "data" parameters
0.9.3 #
- [Add] Add event bus support
- [Change] Simplify http runner build code
- [Change] Adjust the log implementation of db and http
0.9.2 #
- Decode json in background with [compute] function.
0.9.1 #
- Optimizing http library
0.9.0 #
- initRelease