flutter_instagram_image_picker 2.0.0
flutter_instagram_image_picker: ^2.0.0 copied to clipboard
Flutter plugin that allows you to display Instagram multi image picker on iOS and Android.
2.0.0 #
- Breaking change: API now show only public images
1.1.0 #
- Updated
Sign in with Instagram
screen - Updated selection UI
1.0.0 #
- Using new REST API solution to fetch the photos correctly
0.3.1 #
- added missing loading gif
0.3.0 #
- pagination works now good, load 20 more photos each paging
0.2.0 #
- updated example because the package more flexible now
- Fixed a bug of logging in every time, added wrap auth of Instagram to remember past login
0.1.0 #
- added Example
0.0.1 #
- Initial release