-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
84 lines (74 loc) · 1.6 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
75
76
77
78
79
80
81
82
83
84
name: speed_test_app
description: Speed test app
publish_to: 'none'
version: 0.0.2
environment:
sdk: '>=2.17.0 <4.0.0'
flutter: '>=3.7.0'
platforms:
android:
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
flutter_bloc: ^8.1.2
stream_bloc: ^0.5.1
# Navigation
go_router: ^6.0.1
# Debugers
logger: ^1.1.0
sentry_flutter: ^7.2.0
# Code generators
freezed_annotation: ^2.1.0
# WEB
dio: ^5.0.3
# Utils
path_provider: ^2.0.11
shared_preferences: ^2.0.15
package_info_plus: ^3.0.1
url_launcher: ^6.1.6
collection: ^1.16.0
geolocator: ^9.0.2
permission_handler: ^10.2.0
# Chart
syncfusion_flutter_gauges: ^21.1.35
syncfusion_flutter_charts: ^21.1.35
# UI
avatar_glow: ^2.0.2
flutter_spinkit: ^5.1.0
another_flushbar: ^1.12.29
flutter_native_splash: ^2.2.11
# Localization
intl: ^0.18.0
flutter_localizations:
sdk: flutter
# Telephony
flutter_telephony_info: ^0.0.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
freezed: ^2.1.0+1
build_runner: ^2.1.5
dart_code_metrics:
git:
url: https://github.com/dart-code-checker/dart-code-metrics
ref: master
flutter_launcher_icons: ^0.12.0
# `flutter pub run flutter_launcher_icons:main -f pubspec.yaml
flutter_icons:
android: "launcher_icon"
ios: false
image_path: "assets/images/speed.png"
flutter:
uses-material-design: true
assets:
- assets/images/
flutter_native_splash:
background_image: "assets/images/splash.png"
image: assets/images/splash.png
fullscreen: true
flutter_intl:
enabled: true
class_name: S
main_locale: ru