-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
58 lines (43 loc) · 979 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
51
52
53
54
55
56
57
58
name: logchain
description: Binance-based crypto monitoring & comparing application
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.13.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
share_plus: ^3.0.4
dev_dependencies:
flutter_test:
sdk: flutter
cached_network_image: ^3.2.0
candlesticks: ^1.1.1
flutter_launcher_icons: ^0.9.2
flutter_native_splash: 1.2.3
google_fonts: ^2.1.0
modal_bottom_sheet: ^2.0.0
provider: 6.0.1
skeletons: any
cupertino_back_gesture: 0.1.0
flutter_vibrate: ^1.3.0
pull_to_refresh: ^2.0.0
injectable: 1.5.0
json_serializable: ^6.1.1
dio: ^4.0.4
freezed: ^0.14.5
freezed_annotation: ^1.0.0
interactive_chart: ^0.3.3
build_runner: ^2.1.5
hive: ^2.0.4
hive_flutter: ^1.1.0
flutter_icons:
android: true
ios: true
image_path: "assets/icon.png"
flutter:
uses-material-design: true
assets:
- assets/icon.png
- assets/icons/menu_icon.png