flutter_fb_news 2.0.2 copy "flutter_fb_news: ^2.0.2" to clipboard
flutter_fb_news: ^2.0.2 copied to clipboard

discontinued

Flutter plugin for displaying Facebook page feed with photos and videos

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_fb_news

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

dependencies:
  flutter_fb_news: ^2.0.2

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:flutter_fb_news/flutter_fb_news.dart';
16
likes
80
points
23
downloads

Publisher

verified publishercedtegapps.de

Weekly Downloads

Flutter plugin for displaying Facebook page feed with photos and videos

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, chewie, flutter, flutter_linkify, http, url_launcher, video_player

More

Packages that depend on flutter_fb_news