bluesky_text 0.6.9 copy "bluesky_text: ^0.6.9" to clipboard
bluesky_text: ^0.6.9 copied to clipboard

Provides the easiest and most powerful way to analyze the text for Bluesky Social.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bluesky_text

With Flutter:

 $ flutter pub add bluesky_text

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

dependencies:
  bluesky_text: ^0.6.9

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_text/bluesky_text.dart';
10
likes
160
pub points
79%
popularity

Publisher

verified publisheratprotodart.com

Provides the easiest and most powerful way to analyze the text for Bluesky Social.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#atproto #bluesky #util

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

characters, freezed_annotation, json_annotation, xrpc

More

Packages that depend on bluesky_text