-
Notifications
You must be signed in to change notification settings - Fork 3
/
pubspec.yaml
83 lines (76 loc) · 1.88 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
name: smarthome
description: Controlling Smarthome devices with AppBroker.
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 1.2.3+0
environment:
sdk: ">=2.17.0"
platforms:
android:
linux:
macos:
web:
windows:
dependencies:
flutter:
sdk: flutter
adaptive_theme: ^3.1.1
collection: ^1.15.0
equatable: ^2.0.3
expandable: ^5.0.1
flutter_local_notifications: ^15.1.0
flutter_staggered_grid_view: ^0.7.0
flutter_svg: ^2.0.7
github: ^9.0.0
http: ^0.13.6
json_annotation: ^4.6.0
multicast_dns: ^0.3.2
new_gradient_app_bar: ^0.2.0
package_info_plus: ^4.1.0
quiver: ^3.0.1+1
shared_preferences_web: ^2.0.3
shared_preferences: ^2.0.13
# signalr_core: ^1.1.1
syncfusion_flutter_charts: ^22.2.8
syncfusion_flutter_core: ^22.2.8
syncfusion_flutter_gauges: ^22.2.8
synchronized: ^3.0.0
tuple: ^2.0.0
url_launcher: ^6.0.20
version: ^3.0.2
oktoast: ^3.3.1
riverpod:
flutter_riverpod: ^2.4.4
signalr_netcore: ^1.3.6
path: ^1.8.3
intl: ^0.18.1
logging: ^1.2.0
url_launcher_web: ^2.0.20
encrypt:
dev_dependencies:
flutter_test:
sdk: flutter
visibility_detector: ^0.4.0+2
archive : ^3.3.1
build_runner:
flutter_lints:
json_serializable:
crypto:
encrypt:
pointycastle: ^3.6.1
riverpod_generator:
riverpod_annotation: ^2.2.1
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/vectors/
- .git/HEAD # This file points out the current branch of the project.
fonts:
- family: Smarthome
fonts:
- asset: fonts/Smarthome.ttf