flowr 0.24.0 copy "flowr: ^0.24.0" to clipboard
flowr: ^0.24.0 copied to clipboard

FlowR: state management package for the MVVM pattern based on reactive programming.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flowr

With Flutter:

 $ flutter pub add flowr

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

dependencies:
  flowr: ^0.24.0

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

Import it

Now in your Dart code, you can use:

import 'package:flowr/flowr.dart';
1
likes
0
points
1.4k
downloads

Publisher

verified publisherwyattcoder.top

Weekly Downloads

FlowR: state management package for the MVVM pattern based on reactive programming.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, flutter, get_it, injectable, path, path_provider, provider, rxdart, sembast, slowly, stack_trace, ulid

More

Packages that depend on flowr