-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
43 lines (36 loc) · 836 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
name: fastchat
description: A new Flutter application.
version: 1.0.0+1
environment:
sdk: '>=3.3.1 <4.0.0'
dependencies:
flutter:
sdk: flutter
just_audio_cache: ^0.1.2
rflutter_alert: ^2.0.7
cupertino_icons: ^1.0.6
font_awesome_flutter: ^10.7.0
loading_animation_widget: ^1.2.1
http: ^1.2.1
geolocator: ^11.0.0
animated_text_kit: ^4.2.2
firebase_core: ^2.27.2
firebase_auth: ^4.18.0
cloud_firestore: ^4.15.10
modal_progress_hud_nsn: ^0.5.1
provider: ^6.1.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/
- images/background.png
- images/weather/city_background.jpg
- images/weather/location_background.jpg
fonts:
- family: Spartan MB
fonts:
- asset: fonts/SpartanMB-Black.otf
weight: 900