flutter_facebook_image_picker
Flutter plugin that allows you to display Facebook multi image picker on iOS and Android.
Getting started
This plugins displays a gallery with user's Facebook Albums and Photos, based on the access token provided. The plugin does not handle authorozation and login by itelf. In order to do that and provide access token you can use a plugin like flutter_facebook_login, and then just provide the access token to the gallery.
TODO
x
Add screenshotsx
Image loading indicators
License
MIT © Radoslav Vitanov