flutter_fb_news 2.0.2
flutter_fb_news: ^2.0.2 copied to clipboard
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:
waitinguseFbNewsConfig(waiting) - REMOVED:
noDataOrErroruseFbNewsConfig(noDataOrError) - REMOVED:
subtitleuseFbNewsConfig(subtitle) - REMOVED:
fieldsuseFbNewsConfig(fields) - REMOVED:
borderColoruseFbNewsConfig(borderColor) - REMOVED:
backgroundColoruseFbNewsConfig(backgroundColor) - REMOVED:
textColoruseFbNewsConfig(textColor) - REMOVED:
attachmentuseattachmentsPhotosorattachmentsVideos - 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 #
configwas always overwrittenshowBorderis now turned on by default- add
linkColorto FbNewsConfig
1.1.0 2021.01.27 #
- add
FbNewsConfigconfig - DEPRECATED:
waitinguseFbNewsConfig(waiting) - DEPRECATED:
noDataOrErroruseFbNewsConfig(noDataOrError) - DEPRECATED:
subtitleuseFbNewsConfig(subtitle) - DEPRECATED:
fieldsuseFbNewsConfig(fields) - DEPRECATED:
borderColoruseFbNewsConfig(borderColor) - DEPRECATED:
backgroundColoruseFbNewsConfig(backgroundColor) - DEPRECATED:
textColoruseFbNewsConfig(textColor) - DEPRECATED:
attachmentuseattachmentsPhotosorattachmentsVideos - 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
attachmentsupport 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
authTokentoaccesToken - add
fieldsto 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
waitingwidget - add custom
noDataOrErrorwidget
0.0.1 2021.01.14 #
- inital Release