common/rest_api/rest_api library
DESCRIPTION
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: Anushka Vidanage, Graham Williams
Functions
-
checkResourceStatus(
String resUrl, {bool fileFlag = true}) → Future< bool> -
getNoteList(
BuildContext context, Widget childPage) → Future< Map> -
noteInfoMap(
String noteContent) → Map