flutter_fx 0.0.3 copy "flutter_fx: ^0.0.3" to clipboard
flutter_fx: ^0.0.3 copied to clipboard

State & navigation manager for flutter. It allows you to update wisely your states and to navigate easily.

0.0.3 #

  • Basic documentation added.
  • Basic example project added.
  • Unnecessary notification listeners removed.
  • State updater is based only in the centralized call of setState((){}) for the builders linked to a Fx variable.

0.0.2 #

  • RouteTransition delimited to animated and none (linear, curve and fade removed). Support for curves added in the transition animation.
  • FxRouter: Basic navigations actions added (goTo, goToAndReplace, back, backUntil).

0.0.1 #

  • Initial implementation of the package. Writing definitions, documentation and foundation methods.
3
likes
0
points
149
downloads

Publisher

verified publisheralphacodelabs.de

Weekly Downloads

State & navigation manager for flutter. It allows you to update wisely your states and to navigate easily.

Homepage
Repository (GitHub)
View/report issues

Topics

#state #navigation #state-manager #navigation-manager #state-management

Funding

Consider supporting this project:

buymeacoffee.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_fx