shared_notes/edit_shared_note library

NotePod - A note taking app with notes shared through private PODs.

Copyright (C) 2023-2025, Software Innovation Institute

Licensed under the GNU General Public License, Version 3 (the "License");

License: https://www.gnu.org/licenses/gpl-3.0.en.html

Authors: Graham Williams, Jess Moore

Classes

EditSharedNote
A StatefulWidget to edit externally owned notes shared to the user. Parameters: fullNoteData - is the data of that note, with information about the owner, person who shared the note to the user, and the user's access rights to the note.
EditSharedNoteState