enough_mail icon indicating copy to clipboard operation
enough_mail copied to clipboard

Unhandled Exception: type 'Null' is not a subtype of type 'FutureOr<Mailbox>'

Open ShadmanAfzal opened this issue 4 years ago • 1 comments
trafficstars

Whenever i try to access or to select inbox, it throws error, but it worked fine in debug mode.

ShadmanAfzal avatar Oct 25 '21 14:10 ShadmanAfzal

Thanks for the bug report, can you provide a reproduction project?

What happens when you use the current git version of enough_mail?

In your pubspec.yaml, add this dependency:

dependencies:
 enough_mail:
    git:
      url: https://github.com/Enough-Software/enough_mail.git

robert-virkus avatar Oct 25 '21 14:10 robert-virkus