dart_appwrite 0.5.0-dev.1 dart_appwrite: ^0.5.0-dev.1 copied to clipboard
Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API
0.5.0-dev.1 #
- Upgraded to Null-safety, minimum Dart SDK required 2.12.0
- Upgraded all underlying dependencies to null safe version
0.3.1 #
- Minor fixes for custom exceptions
0.3.0 #
- Improved code quality
- Added a custom Appwrite exception
- Enabled access to private storage file
0.2.0 #
- Upgraded to work with Appwrite 0.7
0.1.0 #
- First release