Releases: viralvaghela/flutter_insta
Releases · viralvaghela/flutter_insta
Works with new API
Instagram changed their API endpoint from /?__a=1"
to /?__a=1&__d=dis
so the previous version of flutter insta stopped working, but now it's working fine,
Also added note for API limit reach error in the readme and Improved doc.
What's Changed
- fixed FormatException: Unexpected character (at character 1) bug by @codingstark-dev in #5
- pub.dev scores increased by 10 points and small space bug fixed by @codingstark-dev in #6
- Get user feed images by @Lima21 in #11
- enable null safety by @Prashant4900 in #18
- Fix #25 by @viralvaghela in #26
New Contributors
- @codingstark-dev made their first contribution in #5
- @Lima21 made their first contribution in #11
- @Prashant4900 made their first contribution in #18
Full Changelog: https://github.com/viralvaghela/flutter_insta/commits/Release