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

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

Static Badge

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

flutter_fx uses normal and basic structures to handle the states and the navigation in a easier way than the common libraries.

Features #

  • State managment
  • Navigation managment

Getting started #

First version of the librarie, still on development.

Usage #

Basic initial example

FxBuilder(
    builder: (fxContext){
        return Text(controller.name.listen(fxContext));
    }
)

Additional information #

This is the first version of the package. It is still under development.

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