notes/edit_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, Graham Williams, Jess Moore

Classes

EditNote
A StatefulWidget to edit notes owned by the user. Parameters: noteData - is the data of that note. 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)
EditNoteState