This commit is contained in:
2025-12-30 23:20:50 -06:00
parent 9f8eab4a31
commit ec923c906e
26 changed files with 2234 additions and 53 deletions

View File

@@ -38,6 +38,13 @@ dependencies:
uuid: ^4.5.1
shared_preferences: ^2.3.2
xml: ^6.3.0 # Added for XML parsing
health: ^13.1.4 # For Health App integration
pdf: ^3.10.8 # For PDF generation
printing: ^5.12.0 # For printing and sharing PDF
path_provider: ^2.1.3 # For getting file paths
open_filex: ^4.3.2 # For opening files
universal_html: ^2.2.12 # For web downloads
icalendar_parser: ^2.0.0 # For .ics file generation
dev_dependencies:
flutter_test: