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

outdated

A new flutter plugin project to integrate follows functionality for any @sign. Provides list of followers, following and options to follow, unfollow any @sign.

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: ^1.0.0

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
0
pub points
33%
popularity

Publisher

verified publisheratsign.org

A new flutter plugin project to integrate follows functionality for any @sign. Provides list of followers, following and options to follow, unfollow any @sign.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

at_client_mobile, at_commons, at_lookup, at_server_status, at_utils, flutter, flutter_qr_reader, permission_handler, provider, url_launcher, webview_flutter

More

Packages that depend on at_follows_flutter