-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpubspec.yaml
49 lines (43 loc) · 968 Bytes
/
pubspec.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
46
47
48
49
name: refilc_plus
publish_to: "none"
environment:
sdk: ">=2.17.0 <=3.3.2"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
# reFilc Main
refilc:
path: ../refilc/
# e-KRETA API (kreten) client
refilc_kreta_api:
path: ../refilc_kreta_api/
# reFilc Mobile UI
refilc_mobile_ui:
path: "../refilc_mobile_ui/"
provider: ^6.1.1
flutter_feather_icons: ^2.0.0+1
uni_links: ^0.5.1
url_launcher: ^6.2.5
dropdown_button2: ^2.3.9
home_widget: ^0.4.1
image_picker: ^1.0.7
image_crop:
git:
url: https://github.com/kimaah/image_crop.git
lottie: ^3.1.0
animations: ^2.0.11
flutter_svg: ^2.0.10+1
flutter_dynamic_icon: ^2.1.0
android_dynamic_icon: ^1.0.1
i18n_extension: ^11.0.12
http: ^1.2.0
fl_chart: ^0.45.1
flutter_dynamic_icon_plus: ^1.1.2
share_plus: ^7.2.2
path_provider: ^2.1.3
file_picker: ^6.2.1
dev_dependencies:
flutter_lints: ^3.0.1
flutter:
uses-material-design: true