declarative_async_widget 0.3.0 copy "declarative_async_widget: ^0.3.0" to clipboard
declarative_async_widget: ^0.3.0 copied to clipboard

discontinued

FutureWidget and StreamWidget - Declarative FutureBuilder and StreamBuilder

0.3.0 #

  • Breaking change: move cancelOnError to initializer list in StreamWidget.noError and StreamWidget.onlyData constructors (setting it to true).
  • Add StreamWidget documentation.
  • Improve FutureWidget documentation.
  • Improve also other parts of the documentation.

0.2.0 #

  • Breaking changes:
    • Force printErrorsToConsole = true in noError and onlyData constructors of both FutureWidget and StreamWidget (in the initializer list).
    • Remove some optional parameters from some StreamWidget constructors anf force them to null or false in the initializer list.
  • Update README.

0.1.0 #

  • Multiple breaking changes. Consult commit history.
  • Internal logic simplified.
  • Example added.
  • Update README.

0.0.3 #

Update README.

0.0.2 #

Update LICENSE.

0.0.1 #

Initial release includes FutureWidget and StreamWidget.

1
likes
0
pub points
0%
popularity

Publisher

verified publishermanuelplavsic.ch

FutureWidget and StreamWidget - Declarative FutureBuilder and StreamBuilder

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on declarative_async_widget