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.