flutter_waff 0.12.1 copy "flutter_waff: ^0.12.1" to clipboard
flutter_waff: ^0.12.1 copied to clipboard

outdated

Wide app flutter light-framework.

0.12.1 #

  • [Change] The "params" parameter of the anonymous function created by "buildHttpRunner" is allowed to be null

0.12.0 #

  • [Add] AppLifecrcleState listener support
  • [Add] Create a default global message named eventBus
  • [Change] Remove the RequestPermission feature
  • [Change] Remove the permission_handler plugin

0.11.0 #

  • [Add] Expose all interfaces of dio
  • [Add] Add queryOne and queryMap methods to DbService
  • [Change] The transaction method of DbService supports generics
  • [Change] Optimize the exists method of DbService
  • [Change] event_bus.dart move to services folder, and export package:event_bus/event_bus.dart
  • [Change] Optimize the buildEntityList function
  • [Change] Remove HttpOptions
  • [Change] Replace HttpLogInterceptor with dio's LogInterceptor
  • [Change] Upgrade packages

0.10.0 #

  • [Add] DbService adds close and getVersion methods
  • [Add] Add the HttpSmartCancel feature
  • [Add] Add LocaleManage function to simplify Locales code
  • [Add] Add ThemeManage function to simplify Themes code
  • [Change] Remove the onLog parameter of HttpBaseOptions
  • [Change] The stackTraceBeginIndex of Log is changed from 2 to 0
  • [Change] The type parameter of showActionsSheet was renamed to value, 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
2
likes
0
pub points
70%
popularity

Publisher

unverified uploader

Wide app flutter light-framework.

Homepage

License

unknown (LICENSE)

Dependencies

dio, event_bus, flutter, get, logger, pull_to_refresh, sqflite

More

Packages that depend on flutter_waff