feat: integrate camera package and update related dependencies in pubspec.lock for enhanced image handling capabilities

This commit is contained in:
2025-12-15 16:36:23 +03:30
parent 24431b3514
commit 98c900f408
11 changed files with 518 additions and 153 deletions

View File

@@ -14,6 +14,8 @@ Future<void> setupAllCoreProvider() async {
// await FMTCObjectBoxBackend().initialise();
await diCore.allReady();
}
Future<void> _setupLocalStorage() async {