-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
75 lines (58 loc) · 1.41 KB
/
pubspec.yaml
File metadata and controls
75 lines (58 loc) · 1.41 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
64
65
66
67
68
69
70
71
72
73
74
75
name: volta
description: Client non ufficiale per il registro elettronico Nuvola (Madisoft)
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
# Network & API
dio: ^5.4.0
cookie_jar: ^4.0.8
dio_cookie_manager: ^3.1.1
# State Management
provider: ^6.1.1
# Secure Storage
flutter_secure_storage: ^9.0.0
# Local Storage
shared_preferences: ^2.5.3
# UI Components
cupertino_icons: ^1.0.6
cached_network_image: ^3.3.1
flutter_svg: ^2.0.9
# Date & Time
intl: ^0.19.0
# HTML Rendering & Parsing
flutter_html: ^3.0.0-beta.2
html: ^0.15.4
# URL Launcher
url_launcher: ^6.2.2
# PDF Viewer
flutter_pdfview: ^1.3.2
path_provider: ^2.1.1
# Calendar
table_calendar: ^3.0.9
# Charts (optional)
fl_chart: ^1.1.1
flutter_displaymode: ^0.7.0
google_fonts: ^6.3.2
animated_bottom_navigation_bar: ^1.4.0
adaptive_platform_ui: 0.1.103
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter_launcher_icons: ^0.14.2
flutter_launcher_icons:
android: true
ios: true
image_path: "icona.png"
adaptive_icon_background: "#FFFFFF"
adaptive_icon_foreground: "icona.png"
flutter:
uses-material-design: true
# Uncomment to add assets
# assets:
# - assets/images/
# - assets/icons/