notion_db_sdk 0.1.2+1 copy "notion_db_sdk: ^0.1.2+1" to clipboard
notion_db_sdk: ^0.1.2+1 copied to clipboard

A type-safe SDK for Notion APIs, which focuses on raw data, ignoring style elements, page blocks etc. and providig an idiomatic Dart interface.

0.1.2 #

  • Remove Flutter dependencies

0.1.1 #

  • Fix analyzer issues.

0.1.0+2 #

  • Update the Github url in pubspec.yaml

0.1.0+1 #

  • Update README with diagram link

0.1.0 #

Initial release of the Notion DB SDK package.

Added #

  • Core functionality to interact with Notion databases
  • Support for querying databases and fetching page properties
  • Implementation of various Notion property types:
    • Text
    • Number
    • Checkbox
    • Date
    • Phone Number
    • Status
    • Relation
  • Basic error handling and type-safe operations
  • Comprehensive test suite for all major components
6
likes
0
pub points
38%
popularity

Publisher

unverified uploader

A type-safe SDK for Notion APIs, which focuses on raw data, ignoring style elements, page blocks etc. and providig an idiomatic Dart interface.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

core_y, meta, network_y

More

Packages that depend on notion_db_sdk