Implement multi-note support (#883)

* Implement multi-note support

Ref: https://github.com/inventree/InvenTree/pull/11971

* Bump iOS target
This commit is contained in:
Oliver
2026-09-12 08:41:11 +10:00
committed by GitHub
parent 923479c38c
commit 5b40a0d3b6
17 changed files with 529 additions and 118 deletions
+1
View File
@@ -30,6 +30,7 @@ dependencies:
flutter_secure_storage: ^10.3.1
flutter_speed_dial: ^6.2.0 # Speed dial / FAB implementation
flutter_tabler_icons: ^1.43.0 # Tabler icons
flutter_widget_from_html: ^0.17.4 # Rendering HTML (multi-notes)
http: ^1.4.0
image: ^4.5.4 # Re-encode/compress images before upload
image_picker: ^1.2.2 # Select or take photos