atproto 1.0.0
atproto: ^1.0.0 copied to clipboard
The most famous and powerful Dart/Flutter library for AT Protocol.
The Most Famous & Powerful Dart/Flutter Library for AT Protocol π¦
1. Guide π #
This library provides the most productive way to use the AT Protocol API in Dart/Flutter apps.
The library is cross-platform and is already used in many applications. See official showcase for more details.
If you want to use the Bluesky API as well, see the bluesky package.
1.1. Features β #
- β Zero Dependency
- β Supports Powerful Built-In Retry using Exponential BackOff And Jitter
- β
Supports All Major Endpoints for
com.atproto.* - β Well Documented and Well Tested
- β Supports Powerful Firehose API
- β Supports OAuth DPoP
- β 100% Null Safety
- β Applicable to services other than Bluesky
1.2. Getting Started πͺ #
See example or official documents from following links.
1.3. Supported Endpoints π #
See official documents from following links.
1.4. More Tips π #
See official documents from following links.