This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
74 lines (65 loc) · 1.57 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
62
63
64
65
66
67
68
69
70
71
72
73
74
name: waka_time_app
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.15.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
bloc: ^8.0.3
flutter_bloc: ^8.0.1
get_it: ^7.2.0
injectable: ^1.5.3
http: ^0.13.4
dartz: ^0.10.1
fl_chart: ^0.50.6
flutter_secure_storage: ^5.0.2
auto_route: ^4.0.1
url_launcher: ^6.1.2
flutter_screenutil: ^5.5.3+2
flutter_svg: ^1.1.0
lottie: ^1.3.0
flutter_staggered_animations: 1.0.0
collection: ^1.16.0
splashscreen:
git:
url: https://github.com/DPLYR-dev/SplashScreenFlutterPackage.git
ref: master
freezed_annotation: ^2.0.3
json_annotation: ^4.5.0
meta: ^1.7.0
intl: ^0.17.0
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.2.0
bloc_test: ^9.0.3
build_runner: ^2.1.11
injectable_generator: ^1.5.3
auto_route_generator: ^4.0.0
freezed: ^2.0.3+1
json_serializable: ^6.2.0
flutter_lints: ^2.0.1
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/
- assets/animations/
- assets/illustrations/
# example:
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages