/Unofficial-Notion-API-V3---Dart

An Unofficial Notion JSON API v3 implementation in Dart programming language.

Primary LanguageDartGNU Affero General Public License v3.0AGPL-3.0

Unofficial NotionAPI in Dart

An Unofficial Notion JSON API v3 implementation in Dart programming language.

Getting Started

Function abilities:

Function Avaliable
loadPageChunk
queryCollection
loadUserContent x
getUserSharedPages x
getSnapshotsList x
submitTransaction x
getAssetsJson x
getActivityLog x
getRecordValues x

Classes:

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

Introduction

Basic

loadPageChunk

Example

queryCollection

Example

CHANGELOG.md

License

Copyright © 2020, Cullen Lee.
Released under the GNU AGPLv3.