forked from Radlet/radlet-composer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
50 lines (36 loc) · 853 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
50
name: radlet_composer
description: A new Flutter project.
version: 1.0.0+1
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
http: ^0.12.0+4
cupertino_icons: ^0.1.2
firebase_core: ^0.4.0+9
firebase_analytics: ^5.0.2
firebase_auth: ^0.14.0+5
cloud_firestore: ^0.12.9+5
google_sign_in: ^4.1.4
rxdart: ^0.23.1
shared_preferences: ^0.5.6+2
dev_dependencies:
flutter_launcher_icons: ^0.7.4
flutter_test:
sdk: flutter
flutter_icons:
image_path: "assets/icons/icon.png"
android: true
ios: true
# The following section is specific to Flutter.
flutter:
uses-material-design: true
fonts:
- family: Roboto
fonts:
- asset: fonts/roboto.ttf
# To add assets to your application, add an assets section, like this:
assets:
- assets/icons/
- assets/images/