Skip to content

xaynetwork/xayn_architecture

Repository files navigation

xayn_architecture

Pub codecov Build Status

Description coming soon!


Table of content:

  • coming soon

Installing 🛠️

Add this to your package's pubspec.yaml file:

dependencies:
  xayn_architecture: `latest version`

after that, shoot it on the command line:

$ flutter pub get
$ cd example
$ flutter pub run build_runner build --delete-conflicting-outputs
$ cd -

How to use 🏗️

top ⤴️