basic_feed_fetcher 0.0.1+3 copy "basic_feed_fetcher: ^0.0.1+3" to clipboard
basic_feed_fetcher: ^0.0.1+3 copied to clipboard

An all-inclusive plugin, for fetching your own posts, from Facebook, Instagram and Twitter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add basic_feed_fetcher

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

dependencies:
  basic_feed_fetcher: ^0.0.1+3

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

Publisher

unverified uploader

An all-inclusive plugin, for fetching your own posts, from Facebook, Instagram and Twitter.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

dio, flutter, talker

More

Packages that depend on basic_feed_fetcher