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

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 Dart:

 $ dart pub add flutter_bluesky

With Flutter:

 $ flutter pub add flutter_bluesky

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

dependencies:
  flutter_bluesky: ^0.3.5

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:flutter_bluesky/flutter_bluesky.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

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