sdk-for-flutter
sdk-for-flutter copied to clipboard
Refactor Client.call() to use middlewares
What does this PR do?
Break apart Client.call()
using middlewares.
Test Plan
Manual
Related PRs and Issues
- https://github.com/appwrite/sdk-for-flutter/pull/135
Have you read the Contributing Guidelines on issues?
Yes