feat(import): implement recipe import functionality with file and URL support

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Nils-Johan Gynther
2026-04-22 21:31:25 +02:00
parent 8ebf119d39
commit 81117fbcb7
11 changed files with 617 additions and 13 deletions
+1
View File
@@ -19,6 +19,7 @@ dependencies:
http: ^1.2.1
intl: any
shared_preferences: ^2.2.3
file_picker: ^8.0.0
dev_dependencies:
flutter_test: