flutter_fx 0.0.2 copy "flutter_fx: ^0.0.2" to clipboard
flutter_fx: ^0.0.2 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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_fx