- Fix missing client class export.
- Add [mapResponseJson] param to help parse response from several providers.
- Remove [getDirectDownloadUrl] from APIs.
- Fix incorrect usage of [controller.close].
- API it's now entirely based on byte stream and not raw bytes to support large files.
- Improve docs.
- Add [getDirectDownloadUrl] API.
- Add E2EE tests.
- Fix pubspec 404 links.
- Add Dart docs.
- Rename file [upload_file] to [upload_file_with] to reflects it's function name.
- Initial release