
How can I use post method with dio directly in flutter ? I use direct link but that give me 501 code 😦 and How can I set project id to my request ? you can see from Picture

Refer to the rest API docs and examples for how to manually make API calls:
https://appwrite.io/docs/rest https://appwrite.io/docs/client/account?sdk=rest-default

( SOLVED ) Dio Link ( direct request )

Thanks a lot ❤️

[SOLVED] Dio Link ( direct request )
Recommended threads
- App with randomly scheduled notification...
**Hey everyone! 👋** Building a Flutter app that sends users 1-3 location-based challenges per week based on their preferences. ## The flow: 1. User selects ho...
- Type generation without $id parameter
I'm trying for the first time appwrite on 2 projects and after I've tested appwrite types generation with the cli I'm a little bit confused why it doesn't inclu...
- Implementing Offline Login Caching with ...
Hi, I'm evaluating Appwrite for my Flutter app and need clarification on handling offline login sessions. My app requires users to log in, with the session ca...
