bluesky_cards 0.1.0 copy "bluesky_cards: ^0.1.0" to clipboard
bluesky_cards: ^0.1.0 copied to clipboard

Provide widgets to render Bluesky Social post beautifully in Flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bluesky_cards

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

dependencies:
  bluesky_cards: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:bluesky_cards/bluesky_cards.dart';
2
likes
140
pub points
0%
popularity

Publisher

verified publisheratprotodart.com

Provide widgets to render Bluesky Social post beautifully in Flutter app.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#atproto #bluesky #widget

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (LICENSE)

Dependencies

bluesky, cached_network_image, flutter, html_unescape, url_launcher

More

Packages that depend on bluesky_cards