facebook_client 0.0.0 copy "facebook_client: ^0.0.0" to clipboard
facebook_client: ^0.0.0 copied to clipboard

A library for make bot on instagram.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add facebook_client

With Flutter:

 $ flutter pub add facebook_client

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

dependencies:
  facebook_client: ^0.0.0

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

Publisher

unverified uploader

A library for make bot on instagram.

Documentation

API reference

License

unknown (license)

More

Packages that depend on facebook_client