havocOriginal post
Flutter Developer
Can anyone recommend a Flutter package to send emails that's compatible with Appwrite? In my search for such email packages, I came across one that worked well when I was testing it by itself, but when I integrated it into the actual flutter app, I cannot proceed as it has a dependency conflict with the Appwrite package.
Thank you.
Summary
Developers are looking for a Flutter package to send emails that is compatible with Appwrite. They have encountered a dependency conflict with their chosen package when integrated into their app. A possible solution is to try adding an override to resolve the conflict.