notes/share_note library
NotePod - A note taking app with notes shared through private PODs.
Copyright (C) 2023-2025, Software Innovation Institute, ANU
Licensed under the GNU General Public License, Version 3 (the "License");
License: https://www.gnu.org/licenses/gpl-3.0.en.html
Authors: Anushka Vidanage, Jess Moore
Classes
- A StatefulWidget for sharing a note owned by the user. Parameters: noteData - is the data of the selected note to be shared. noteFilePath - is the path of the selected note file. notesMap - is the file list map with data of all notes in the user's app data folder (required to support sharing with suggestion list of recipient WebIds)