bluesky 1.0.6
bluesky: ^1.0.6 copied to clipboard
The most famous and powerful Dart/Flutter library for Bluesky Social.
The Most Famous & Powerful Dart/Flutter Library for Bluesky Social π¦
1. Guide π #
This library provides the most productive way to use the AT Protocol API and Bluesky API in Dart/Flutter apps.
The library is cross-platform and is already used in many applications. See official showcase for more details.
1.1. Features β #
- β Zero Dependency
- β Supports Powerful Built-In Retry using Exponential BackOff And Jitter
- β
Supports All Endpoints for
app.bsky.*
andchat.bsky.*
- β Well Documented and Well Tested
- β Supports Powerful Firehose API
- β Supports Powerful Moderation API
- β Supports OAuth DPoP
- β 100% Null Safety
- β Built In atproto Features
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.