vajra 0.0.5 vajra: ^0.0.5 copied to clipboard
A browser like http client for flutter application.
0.0.1 #
- Initial package.
0.0.2 #
- Solved the issue with vajra logo.
0.0.3 #
- Resolve bug while importing security schemes.
0.0.4 #
- Resolved bug while attaching multiple queries.
- Started supporting multiple instances of vajra client using name.
- Added timeout to every request.
- Added a method for setting default timeout.
0.0.5 #
- Resolved bug while attaching multiple queries.
- Resolving this bug is also done in past version but those where not that good
- Resolved bug related to attaching cookie to request after app restart.
- Implemented automatic refresh of accessToken. Testing left.