-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmason.yaml
45 lines (45 loc) · 1.11 KB
/
mason.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
bricks:
datasource:
git:
url: /~https://github.com/mcquenji/flutter_modular_bricks
path: datasource
datasource-impl:
git:
url: /~https://github.com/mcquenji/flutter_modular_bricks
path: datasource-impl
guard:
git:
url: /~https://github.com/mcquenji/flutter_modular_bricks
path: guard
model:
git:
url: /~https://github.com/mcquenji/flutter_modular_bricks
path: model
module:
git:
url: /~https://github.com/mcquenji/flutter_modular_bricks
path: module
screen:
git:
url: /~https://github.com/mcquenji/flutter_modular_bricks
path: screen
service:
git:
url: /~https://github.com/mcquenji/flutter_modular_bricks
path: service
service-impl:
git:
url: /~https://github.com/mcquenji/flutter_modular_bricks
path: service-impl
widget:
git:
url: /~https://github.com/mcquenji/flutter_modular_bricks
path: widget
repo:
git:
url: /~https://github.com/mcquenji/flutter_modular_bricks
path: repo
util:
git:
url: /~https://github.com/mcquenji/flutter_modular_bricks
path: util