threads_sdk 0.1.1
threads_sdk: ^0.1.1 copied to clipboard
A complete Dart SDK for the Threads API. Publish posts, manage replies, retrieve insights, handle OAuth, and more.
CHANGELOG #
0.1.1 - 2026-04-23 #
Initial release.
- Full coverage of the Threads API: Publishing, Media Retrieval, Reply Management, User, Locations, Location Search, Insights, oEmbed, and Debug
- OAuth 2.0 authentication with token exchange and refresh
- Typed exception hierarchy with sealed classes
- Cursor-based pagination support
- Interactive example with browser-based OAuth and stdin code input