I am trying to make an app to access emails from mail-boxes (such as Gmail and Yahoo Mail) and to store it in my local storage. Is there any way in a flutter to implement that.?
1 Answers
1
votes
Sure there is.
You could use imap_client or enough_mail or others.
If you really only want Google Mail, you could use their own package googleapis