bluesky 0.3.7 copy "bluesky: ^0.3.7" to clipboard
bluesky: ^0.3.7 copied to clipboard

The easiest and powerful Dart/Flutter library for Bluesky Social.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bluesky

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  bluesky: ^0.3.7

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bluesky/bluesky.dart';
23
likes
0
pub points
82%
popularity

Publisher

verified publisheratprotodart.com

The easiest and powerful Dart/Flutter library for Bluesky Social.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

atproto, atproto_core, freezed_annotation, json_annotation

More

Packages that depend on bluesky