bluesky_text 1.1.1 copy "bluesky_text: ^1.1.1" to clipboard
bluesky_text: ^1.1.1 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: ^1.1.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_text/bluesky_text.dart';
12
likes
160
points
4.31k
downloads

Documentation

API reference

Publisher

verified publisheratprotodart.com

Weekly Downloads

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

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