Flutter plugin that allows you to display Facebook multi image picker on iOS and Android.
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.
- Improve docs
- Add screenshots
- Min/Max option
- Image loading indicators
- Custom background colors
MIT © Radoslav Vitanov