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

discontinuedreplaced by: binder
outdated

A way to orchestrate your app's state and to expose your data across your entire Flutter application.

[0.2.0] #

Changed #

  • The value held by a Maestro is now updated when the initialValue changed and if it's not a Performer.

[0.1.1] #

Fixed #

  • Make the action an Object everywhere.

[0.1.0] #

Added #

  • An Object parameter to write and readAndWrite methods, in order to indicate what the action is.

Changed #

  • The method in MaestroInspector from onValueUpdated to onAction along with the signature method.

[0.0.1] #

  • Initial Open Source release.
5
likes
0
pub points
0%
popularity

Publisher

verified publisherromainrastel.com

A way to orchestrate your app's state and to expose your data across your entire Flutter application.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on maestro