Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages