-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathpubspec_overrides.yaml
39 lines (39 loc) · 1.06 KB
/
pubspec_overrides.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
dependency_overrides:
intl: ^0.19.0
neon_framework:
path: packages/neon/packages/neon_framework
files_app:
path: packages/neon/packages/neon_framework/packages/files_app
neon_http_client:
path: packages/neon/packages/neon_framework/packages/neon_http_client
account_repository:
path: packages/neon/packages/neon_framework/packages/account_repository
timezone: ^0.10.0
flutter_sticky_header: ^0.7.0
value_layout_builder: ^0.4.0
nextcloud:
git:
url: https://github.com/nextcloud/neon
ref: c4be1b2
path: packages/nextcloud
bloc_concurrency: ^0.3.0
hydrated_bloc:
git:
url: https://github.com/0niel/bloc
path: packages/hydrated_bloc
ref: master
bloc:
git:
url: https://github.com/0niel/bloc
path: packages/bloc
ref: master
flutter_bloc:
git:
url: https://github.com/0niel/bloc
path: packages/flutter_bloc
ref: master
open_filex:
git:
url: https://github.com/mufassalhussain/open_filex
flutter_secure_storage: ^9.2.2
flutter_native_splash: ^2.4.3