benediktscheffel / nodocs

Mobile App for scanning Documents and save them as pdf.
0 stars 0 forks source link

Implement funtionality to share files #21

Closed benediktscheffel closed 1 week ago

benediktscheffel commented 1 week ago

The User should have the option to share scanned files.

Current Situation: The button to share a file is added to the context menu of an collection item. The functionality of this button is not implemented yet.

Target Situation: The functionality to share files should be implemented. Look for libraries that handle sharing of files.

Additional Information: possible libraries to use: https://pub.dev/packages/share_plus https://pub.dev/packages/esys_flutter_share