Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages