fluorflow 3.1.0 copy "fluorflow: ^3.1.0" to clipboard
fluorflow: ^3.1.0 copied to clipboard

An MVVM framework for Flutter to build scalable and maintainable applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluorflow

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

dependencies:
  fluorflow: ^3.1.0

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:fluorflow/fluorflow.dart';
0
likes
130
pub points
6%
popularity

Publisher

verified publishersmartive.ch

An MVVM framework for Flutter to build scalable and maintainable applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

args, code_builder, dart_style, flutter, get_it, path, recase, yaml

More

Packages that depend on fluorflow