fluxxer 0.0.2 copy "fluxxer: ^0.0.2" to clipboard
fluxxer: ^0.0.2 copied to clipboard

A robust and scalable Flux architecture library for Flutter.

Fluxxer #

A robust and scalable Flux architecture library for Flutter.

Features: #

  • Easy to Implement: Simple setup and minimal boilerplate.
  • Scalable: Built with large applications in mind.
  • Strongly Typed: Utilizes Dart's type system for enhanced type safety.
  • Well Documented: Comprehensive documentation to get you started quickly.

Installation: #

Add this to your package's pubspec.yaml file:

dependencies:
  fluxxer: ^0.1.0

Then run:

$ flutter pub get

Quick Start #

  1. Define your Actions.
  2. Set up the Store.
  3. Connect your Flutter Builder.
1
likes
140
pub points
0%
popularity

Publisher

unverified uploader

A robust and scalable Flux architecture library for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fluxxer