smartive / fluorflow

MVVM framework for Flutter applications

Home Page:https://pub.dev/packages/fluorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fluorflow

This is the repository of "fluorflow". An MVVM framework for Flutter applications. It is heavily inspired by Stacked. (It is actually born out of stacked)

The name was generated by ChatGPT, there you have it :-D

This repository is a "melos" monorepo. It contains the following packages:

In theory, you do not need the generator, however, it is highly recommended to use it. It generates dependency injection code, routing, bottom sheets, dialogs, everything you use in the app. Head over to the specific readme files in the packages for more information.

Development

Checkout this repository and use melos to manage the packages.

  • dart pub global activate melos
  • melos bootstrap

And you are ready to go.

About

MVVM framework for Flutter applications

https://pub.dev/packages/fluorflow

License:Apache License 2.0


Languages

Language:Dart 99.7%Language:Swift 0.2%Language:Just 0.0%Language:Objective-C 0.0%