More examples would help new users understand how to use this library #1
Labels
help wanted
Extra attention is needed
stalled until release
This issue won't be fixed until there is a release version of this package
Milestone
Great job on getting IMAP support into Flutter, much appreciated.
However, as a relative newcomer to the IMAP protocol, I'm finding it quite challenging to know how to use your library to perform common tasks. I also find the
ImapResponse
class quite difficult to work with; there are many different fields and it's not clear which ones will contain the answer to my commands.I imagine a lot of this could be solved with a few more examples, e.g.:
I'll try and add some of these via a PR, as and when I figure them out, but if you had further examples ready to go, that would be great.
The text was updated successfully, but these errors were encountered: