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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bluesky_cards

With Flutter:

 $ flutter pub add bluesky_cards

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

dependencies:
  bluesky_cards: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
pub points
0%
popularity

Publisher

verified publisheratprotodart.com

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

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

unknown (LICENSE)

Dependencies

bluesky, cached_network_image, flutter, html_unescape, url_launcher

More

Packages that depend on bluesky_cards