appwritex 0.2.2 appwritex: ^0.2.2 copied to clipboard
Provides additional features to the Appwrite Dart SDK non-invasively.
0.2.2 #
- Add
listLogs()
method toTeams
service. - Simplify models code by using equatable package.
0.2.1 #
- Update unit tests.
- Update documentation.
- Update example.
- Refactor code.
0.2.0 #
- Add unit tests.
- Refactor project structure.
0.1.2 #
- Add
Public
service.
0.1.1 #
- Add
range
parameter tousage
methods.
0.1.0 #
- Initial version.