Skip to content

rizaadi/flutter-modularization-example

Repository files navigation

Flutter Modularization Example

An example of a modularized Flutter app. Check it out on my blog for details.

Layer

Layer Screenshot

Screenshot

app Screenshot

Getting Started

  1. Clone the repo

    git clone https://github.com/rizaadi/flutter-modularization-example.git
    
    cd flutter_modularization_example
  2. Install NPM packages

    dart pub global activate melos
  3. Bootstrap the Project with Melos and fetch dependencies

    melos bootstrap
  4. Running the App

    flutter run

About

An example of a modularized Flutter app using Melos

Topics

Resources

License

Stars

Watchers

Forks