flrx 0.0.12 copy "flrx: ^0.0.12" to clipboard
flrx: ^0.0.12 copied to clipboard

An opinionated application Framework using redux for the State Management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flrx

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flrx: ^0.0.12

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flrx/flrx.dart';
0
likes
120
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

An opinionated application Framework using redux for the State Management.

Documentation

API reference

License

MIT (license)

Dependencies

args, catcher, collection, data_fixture_dart, dio, fluro, flutter, flutter_redux, get_it, grammer, logger, logging, meta, path, recase, redux, redux_logging, redux_thunk, shared_preferences, stack_trace, yaml

More

Packages that depend on flrx