at_follows_flutter 3.0.12 copy "at_follows_flutter: ^3.0.12" to clipboard
at_follows_flutter: ^3.0.12 copied to clipboard

A Flutter plugin project that provides a basic social "follows" functionality for atSigns. Provides a list of followers and following for atSigns with the option to unfollow them.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add at_follows_flutter

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

dependencies:
  at_follows_flutter: ^3.0.12

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:at_follows_flutter/at_follows_flutter.dart';
7
likes
110
pub points
54%
popularity

Publisher

verified publisheratsign.org

A Flutter plugin project that provides a basic social "follows" functionality for atSigns. Provides a list of followers and following for atSigns with the option to unfollow them.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

at_client, at_client_mobile, at_commons, at_file_saver, at_lookup, at_server_status, at_utils, collection, flutter, flutter_local_notifications, permission_handler, provider, qr_code_scanner, url_launcher, webview_flutter

More

Packages that depend on at_follows_flutter