-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathpubspec.yaml
More file actions
63 lines (50 loc) · 1.14 KB
/
pubspec.yaml
File metadata and controls
63 lines (50 loc) · 1.14 KB
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
name: donaton_timer
description: "DonatonTimer v3.0.0 - A powerful and customizable timer application for donation marathons on live streams. By MjKey (https://mjkey.ru)"
publish_to: 'none'
version: 3.0.0+1
# Author: MjKey (https://mjkey.ru)
# Project: https://github.com/MjKey/DonatonTimer
environment:
sdk: ^3.10.0
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# State Management
provider: ^6.1.2
# Networking & WebSocket
http: ^1.2.2
socket_io_client: ^2.0.3+1
web_socket_channel: ^3.0.1
centrifuge: ^0.17.0
# Local Server
shelf: ^1.4.2
shelf_router: ^1.1.4
# Storage
shared_preferences: ^2.3.2
path_provider: ^2.1.4
# UI Components
cupertino_icons: ^1.0.8
flutter_colorpicker: ^1.1.0
google_fonts: ^6.2.1
qr_flutter: ^4.1.0
nes_ui: ^0.27.0
# Window Management
window_manager: ^0.4.3
# Audio
audioplayers: ^6.1.0
# Utilities
intl: ^0.20.2
logging: ^1.2.0
url_launcher: ^6.3.0
network_info_plus: ^6.0.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true
assets:
- assets/
- lang/