-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
60 lines (54 loc) · 1.48 KB
/
Copy pathpubspec.yaml
File metadata and controls
60 lines (54 loc) · 1.48 KB
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
name: fitbit
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=2.19.6 <3.0.0'
dependencies:
auto_route: ^7.1.0
bloc: ^8.1.2
circular_countdown_timer: ^0.2.3
cloud_firestore: ^4.9.3
cupertino_icons: ^1.0.2
dartz: ^0.10.1
equatable: ^2.0.5
firebase_auth: ^4.7.3
firebase_core: ^2.15.0
flutter:
sdk: flutter
flutter_bloc: ^8.1.2
flutter_dotenv: ^5.1.0
flutter_facebook_auth: ^6.0.1
flutter_screenutil: ^5.8.4
flutter_svg: ^2.0.5
get_it: ^7.6.0
google_sign_in: ^6.1.4
internet_connection_checker: ^1.0.0+1
syncfusion_flutter_charts: ^22.1.36
dev_dependencies:
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- .env
- assets/images/dumbbell.png
- assets/images/fit_boy.svg
- assets/images/facebook_icon.svg
- assets/images/gmail_icon.svg
- assets/images/fit_boy.png
- assets/images/fit_boy2.png
- assets/images/fit_boy3.png
- assets/images/abs_workout_icon.png
- assets/images/lower_workout_icon.png
- assets/images/finish_workout.png
fonts:
- family: Poppins
fonts:
- asset: assets/fonts/Poppins-ExtraBold.ttf
- asset: assets/fonts/Poppins-Bold.ttf
- asset: assets/fonts/Poppins-Medium.ttf
- asset: assets/fonts/Poppins-Regular.ttf
- asset: assets/fonts/Poppins-Light.ttf
- asset: assets/fonts/Poppins-Thin.ttf