An Unofficial Notion JSON API v3 implementation in Dart programming language.
Function | Avaliable |
---|---|
loadPageChunk | √ |
queryCollection | √ |
loadUserContent | x |
getUserSharedPages | x |
getSnapshotsList | x |
submitTransaction | x |
getAssetsJson | x |
getActivityLog | x |
getRecordValues | x |
Class | Description |
---|---|
Response | Structure for any Notion v3 API success response. |
LoadPageChunk | Structure for sending package on loadPageChunk interface. |
QueryCollection | Structure for sending package on queryCollection interface |
Copyright © 2020, Cullen Lee.
Released under the GNU AGPLv3.