- Improved error handling
- Update dart, linter & dependencies
- Dio 5.4.0 is now used
- Correctly forward RPC errors that are not 404
- disable loggint to print
- Rebase HTTP calls on Dio lib
- More caching to improve performance
- Cache http client for better performance
- Disable rethrow to trigger http retry behaviour
- Change HTTP client (retry)
- Fork over, null safety, tests