facebook_posts 0.0.1+1 copy "facebook_posts: ^0.0.1+1" to clipboard
facebook_posts: ^0.0.1+1 copied to clipboard

discontinued

A Flutter package that allows querying for facebook posts without using facebook API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facebook_posts

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

dependencies:
  facebook_posts: ^0.0.1+1

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:facebook_posts/facebook_posts.dart';
7
likes
40
pub points
27%
popularity

Publisher

unverified uploader

A Flutter package that allows querying for facebook posts without using facebook API.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, html, http

More

Packages that depend on facebook_posts