floop 2.0.0 copy "floop: ^2.0.0" to clipboard
floop: ^2.0.0 copied to clipboard

outdated

Dynamic values for widgets. Changes values from anywhere and affected widgets are updated automatically.

[2.0.0] - 23/12/2019 #

  • Improved and refactored the Transitions API.
  • Major internal refactor of listening cycle, simplified and faster.
  • Change some API names.
  • DynMap is now the official map of dynamic values (ObservedMap is internal).
  • Added DynValue, a single dynamic value.

[1.1.0] - 01/10/2019 #

  • Added [DynamicWidget], a widget with it's own [ObservedMap].
  • Added [Transitions.shift], which allows shifting a transition.
  • Included all transition parameters to type transitions.
  • Some internal changes to the mixins and [FloopController].

[1.0.0] - 06/09/2019 #

  • Now only with Floop is required to enable Floop on a widget
  • No more [buildWithFloop], the build method is just [build]
  • Major refactor to core functionality. Listening is faster.
  • Eliminated [FloopLight], examples updated accordingly.
  • Updated the clicker example. Now it fetches an image.

[0.3.0] - 01/09/2019 #

  • Adds transition API with examples.
  • Changes to Repeater.
  • Mixin and classes name changes, add disposeContext methods to Floop stateless widgets.
  • Some API name changes and added functionality.

[0.2.3] - 20/07/2019 #

Rolls back library dependency.

[0.2.2] - 20/07/2019 #

Updates to latest version of meta library.

[0.2.1] - 20/07/2019 #

Exposes the internals of the library.

[0.2.0] - 09/07/2019 #

Update Docs, readme, reworks file organization.

[0.1.1] - 09/07/2019 #

Update Readme and Docs. Adds asynchronous data fetch example.

[0.1.1] - 09/07/2019 #

Update Readme and Docs. Adds asynchronous data fetch example.

[0.1.0] - 09/07/2019 #

Update Docs, Readme and version to comply with pub mantainance suggestions.

5
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Dynamic values for widgets. Changes values from anywhere and affected widgets are updated automatically.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on floop