flutter_bluesky 0.3.2 copy "flutter_bluesky: ^0.3.2" to clipboard
flutter_bluesky: ^0.3.2 copied to clipboard

outdated

flutter bluesky plugin project. This plugin provides a client for bluesky or other PDS of atproto.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_bluesky

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

dependencies:
  flutter_bluesky: ^0.3.2

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:flutter_bluesky/flutter_bluesky.dart';
1
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

flutter bluesky plugin project. This plugin provides a client for bluesky or other PDS of atproto.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

acceptable, badges, easy_localization, file_picker, flutter, flutter_login, flutter_typeahead, http, intl, path, plugin_platform_interface, provider, timeago, tuple, url_launcher

More

Packages that depend on flutter_bluesky

Packages that implement flutter_bluesky