notes/list_notes library
List user's own notes.
Copyright (C) 2023 Software Innovation Institute, Australian National University
License: GNU General Public License, Version 3 (the "License") https://www.gnu.org/licenses/gpl-3.0.en.html
Authors: Anushka Vidanage, Jess Moore
Classes
- ListNotes
- A StatefulWidget to list notes owned by the user. Parameters: notesMap - is the file list map with data of all notes in the user's app data folder (required to display sharing information and support sharing with suggestion list of recipient WebIds).
- TrailingButtons