Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 277 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 277 Bytes

arch

Common architecture components for Flutter project, created for internal use.

Installing

Add these lines to your pubspec.yaml

  arch:
    git:
      url: https://github.com/scrinoman/arch.git
      ref: v0.0.8

TODO

Add "How to use" to README