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

2.0.2 2021.06.13 #

2.0.1 2021.05.19 #

2.0.0 2021.03.28 #

  • migrate to null safety
  • add FbNewsFields.attachmentsVideoDirectResponseAutoplay
  • add FbNewsFields.attachmentsShare
  • REMOVED: waiting use FbNewsConfig(waiting)
  • REMOVED: noDataOrError use FbNewsConfig(noDataOrError)
  • REMOVED: subtitle use FbNewsConfig(subtitle)
  • REMOVED: fields use FbNewsConfig(fields)
  • REMOVED: borderColor use FbNewsConfig(borderColor)
  • REMOVED: backgroundColor use FbNewsConfig(backgroundColor)
  • REMOVED: textColor use FbNewsConfig(textColor)
  • REMOVED: attachment use attachmentsPhotos or attachmentsVideos
  • Use Facebook API V10.0

1.1.3 2021.02.17 #

  • cache Image Content

1.1.2+1 2021.02.02 #

  • update Docu

1.1.2 2021.02.02 #

1.1.1 2021.01.30 #

  • config was always overwritten
  • showBorder is now turned on by default
  • add linkColor to FbNewsConfig

1.1.0 2021.01.27 #

  • add FbNewsConfig config
  • DEPRECATED: waiting use FbNewsConfig(waiting)
  • DEPRECATED: noDataOrError use FbNewsConfig(noDataOrError)
  • DEPRECATED: subtitle use FbNewsConfig(subtitle)
  • DEPRECATED: fields use FbNewsConfig(fields)
  • DEPRECATED: borderColor use FbNewsConfig(borderColor)
  • DEPRECATED: backgroundColor use FbNewsConfig(backgroundColor)
  • DEPRECATED: textColor use FbNewsConfig(textColor)
  • DEPRECATED: attachment use attachmentsPhotos or attachmentsVideos
  • add showBorder
  • add borderColor
  • add backgroundColor
  • add textColor
  • add FbNewsFields.header
  • add FbNewsFields.attachmentsPhotos
  • add FbNewsFields.attachmentsVideos
  • add FbNewsFields.footer
  • fix render videos with dynamic heigt

1.0.1 2021.01.26 #

  • fix no likes provided

1.0.0 2021.01.17 #

  • first stabel release

0.1.0 2021.01.16 #

  • Optimize Imports
  • Update Demo

0.0.5 2021.01.15 #

  • add profile picture to feeditem

0.0.4+1 2021.01.15 #

  • update description

0.0.4 2021.01.15 #

  • BREAKING: remove fullPicture
  • add attachment support for photos and videos
  • mark internal widgets as interal
  • update Docu

0.0.3+2 2021.01.15 #

  • update Readme

0.0.3+1 2021.01.15 #

  • update Changelog

0.0.3 2021.01.15 #

  • BREAKING: rename authToken to accesToken
  • add fields to customize the feed
  • refactor files
  • catch error in data body

0.0.2+1 2021.01.14 #

  • fix demo is not displayed

0.0.2 2021.01.14 #

  • add example
  • add Docu
  • add custom limit
  • add custom waiting widget
  • add custom noDataOrError widget

0.0.1 2021.01.14 #

  • inital Release
16
likes
60
points
38
downloads

Documentation

API reference

Publisher

verified publishercedtegapps.de

Weekly Downloads

Flutter plugin for displaying Facebook page feed with photos and videos

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

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

More

Packages that depend on flutter_fb_news