umgc / fall2022

SWEN 670 Fall 2022 cohort
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

Scan and upload mail pieces #617

Closed umgcjack closed 2 years ago

umgcjack commented 2 years ago

Wires up the upload/scan buttons to actually process and store the imported mail pieces.

Only tested the scan functionality, but the upload feature uses the same code path.

cthorn2 commented 2 years ago

I get the following error when testing this PR in both Upload and Scan features - not sure how it's related to the [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FileSystemException: Deletion failed, path = '/data/user/0/com.umgc.summer2022/app_flutter/flutter_assets' (OS Error: Directory not empty, errno = 39)