forked from jesusrp98/spacex-go
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
61 lines (52 loc) · 1.18 KB
/
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
50
51
52
53
54
55
56
57
58
59
60
61
name: cherry
description: Simple yet powerful, open-source SpaceX launch tracker.
version: 2.12.0+73
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
add_2_calendar: ^1.4.0
big_tip: ^1.1.1+1
cherry_components: ^0.0.1+6
dio: ^3.0.10
expand_widget: ^1.1.0+1
equatable: ^1.2.5
flutter_bloc: ^6.1.1
flutter_i18n:
flutter_local_notifications: ^4.0.0
flutter_map: ^0.11.0
flutter_markdown: ^0.5.2
flutter_swiper: ^1.1.6
flutter_web_browser: ^0.13.1
google_fonts: ^1.1.2
hydrated_bloc: ^6.1.0
in_app_review: ^1.0.4
lint: 1.4.0-dev.d210.1
package_info: ^0.4.3+4
quick_actions: ^0.4.0+10
row_collection: ^0.2.4
search_page: ^1.4.0
share: ^0.6.5+4
shared_preferences: ^0.5.12+4
sliver_fab: ^1.0.0
system_setting: ^0.1.3
dev_dependencies:
flutter_test:
sdk: flutter
bloc_test: ^7.1.0
flutter_launcher_icons: ^0.8.1
flutter_native_splash: ^0.2.9
mockito: ^4.1.4
flutter_icons:
image_path: assets/icons/icon_app.png
android: false
ios: true
flutter_native_splash:
image: assets/icons/icon_splash.png
color: "#151515"
flutter:
assets:
- assets/flutter_i18n/
- assets/icons/
uses-material-design: true