forked from VGVentures/spacex_demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
44 lines (40 loc) · 1009 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
name: spacex_demo
description: A Flutter app that demonstrates how to build a simple app using the
SpaceX API created by the Very Good Ventures Team.
version: 1.0.0+1
homepage: https://github.com/VGVentures/spacex_demo
publish_to: none
environment:
sdk: '>=2.14.0-0 <3.0.0'
dependencies:
bloc: ^7.2.1
crew_member_repository:
path: packages/crew_member_repository
flutter:
sdk: flutter
flutter_bloc: ^7.3.0
flutter_localizations:
sdk: flutter
intl: ^0.17.0
launch_repository:
path: packages/launch_repository
rocket_repository:
path: packages/rocket_repository
spacex_api:
path: packages/spacex_api
url_launcher: ^6.0.12
dev_dependencies:
bloc_test: ^8.2.0
flutter_test:
sdk: flutter
mockingjay: ^0.1.1
mocktail: ^0.1.4
mocktail_image_network: ^0.1.0
plugin_platform_interface: ^2.0.2
url_launcher_platform_interface: ^2.0.4
very_good_analysis: ^2.4.0
flutter:
uses-material-design: true
generate: true
assets:
- assets/images/