From: Skiddybison5924 Date: Tue, 31 Oct 2023 16:40:40 +0000 (+0100) Subject: Added the Flutter/Dart example (#12) X-Git-Url: http://source.bookstackapp.com/api-scripts/commitdiff_plain/d926c758cd8d9deb1e2471397ee47534f769fb89 Added the Flutter/Dart example (#12) --- diff --git a/README.md b/README.md index 928fa17..2a94b99 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,7 @@ A customizable Python script for exporting notes from BookStack through API. ### [My-Random-Thoughts/psBookStack](https://github.com/My-Random-Thoughts/psBookStack) [PowerShell] A PowerShell module for interacting with BookStack via the API. + +### [chris-devel0per/FlutterBookstackApiExample](https://github.com/chris-devel0per/FlutterBookstackApiExample) [Flutter/Dart] + +Flutter/Dart script showcases BookStackAPI for tasks like fetching, updating content in BookStack instances.