dartagram 0.2.0
dartagram: ^0.2.0 copied to clipboard
An Instagram public API wrapper for Dart and Flutter using fake random user-agent.
0.2.0 #
- Change package description
- Setup dart doc
0.1.4 #
- Handle external_url when the value is null
- Update user class with a fromJson and toJson functions
0.1.3 #
- Fix bad content-type check
- Fix post.captions type
0.1.2 #
- Random User-Agent generator
- Fix user.pronouns variable name
- Better error message for bad response status code
- Better example
0.1.1 #
- Automate package publishing.
0.1.0 #
- Initial version. (No cache support for now)