restui 0.2.0 copy "restui: ^0.2.0" to clipboard
restui: ^0.2.0 copied to clipboard

discontinuedreplaced by: http_api
outdated

A simple yet powerful HTTP API client library that main target is to remove separation between HTTP API and app state management

[0.2.0] - 08.02.2020 #

  • Added experimental state management
    • Added Updater widget
      • Added ApiLinkUpdater widget
      • Added ApiStoreUpdater widget
    • Added ApiStorage class
      • Added ApiStore
        • Added NotifierApiStore class
    • Added NotifierApiLink class
  • Improved Query widget
    • Added variable argument
    • Added updaterBuilder argument
    • Added schouldUpdate argument
    • Changed initialData to initialDataBuilder argument
    • QueryState call method now accepts (optional) variable

[0.1.0+1] - 07.02.2020 #

  • Fix readme bugs

[0.1.0] - 07.02.2020 #

  • Initial release
  • Removed provider package from dependencies
  • Added Query.of<A extends ApiBase>() method which provide access to the API class instance
  • Added readme section about ApiLink
  • Added readme section about example app

[0.0.2] - 01.02.2020 #

  • Added getting started readme section
  • Added support for ApiLinks
  • Improved Query widget

[0.0.1] - 14.01.2020 #

  • Extracted Restui library from app
4
likes
0
pub points
0%
popularity

Publisher

verified publisherklyta.it

A simple yet powerful HTTP API client library that main target is to remove separation between HTTP API and app state management

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, http_parser, meta

More

Packages that depend on restui