-
Notifications
You must be signed in to change notification settings - Fork 32
/
pubspec.yaml
61 lines (51 loc) · 1.06 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
name: zc_desktop_flutter
description: Zuri Chat Desktop App
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# stacked
stacked: ^2.2.5
stacked_services:
stacked_themes: ^0.3.6
stacked_hooks: ^0.2.1
# utilities
cupertino_icons: ^1.0.2
flutter_screenutil: ^5.0.0+2
flutter_svg: ^0.22.0
google_fonts: ^2.1.0
bitsdojo_window: ^0.1.1+1
desktop_window: ^0.4.0
intl: ^0.17.0
flutter_hooks: ^0.17.0
logger: ^1.0.0
# animation
lottie: ^1.1.0
# local storage
shared_preferences: ^2.0.7
# Network calls
dio: ^4.0.0
freezed_annotation:
json_annotation:
file_picker: ^4.1.1
# Centrifuge
centrifuge: ^0.7.0
dev_dependencies:
flutter_test:
sdk: flutter
stacked_generator: ^0.5.1
build_runner: ^2.1.2
freezed:
json_serializable:
flutter:
generate: true
uses-material-design: true
assets:
- assets/images/
- assets/icons/
- assets/lottie/