Rank 1: Thread
I'm having trouble using Appwrite. More in a sense of how do I organise my code. This is because I'm learning coding/Flutter and started using Appwrite as my backend.
I've been using the Flutter provider package and I've been wondering, are fellow Flutter devs also making an Appwrite provider in which you can call the various functions? I would love to hear your stories and I hope to get some insight and eventually a direction(s?) in which I can go at it.
Just to give some context, I have an app in which I want to create notes after my workout. I've designed the screens and models. Now got stuck on something simple. Importing Appwrite in every page is not really maintainable; So what are my options?
I've added some screenshots for context. Thank you in advance fam! ❤️