mailtm_client 3.0.1
mailtm_client: ^3.0.1 copied to clipboard
This package is a simple but complete mail.tm api wrapper, you can use this to save and manage your accounts, as well read all your temporary emails.
Changelog #
3.0.1 #
- It seems that the pub.dev doesn't want the static analysis to pass, this should fix it
3.0.0 #
- Complete code refactoring. Project shouldn't have any more issues
- Complete test suite refactoring.
- Complete auth logic refactoring. It isn't a mess anymore
2.1.0 #
- Added some functions
2.0.0 #
- Fixed some errors and implemented attachment downloading. Added MailTm.accounts
1.1.3 #
- Minor fixes
1.1.2 #
- Addded an error check on message.see()
1.1.1 #
- Fixed a little typo in README.
1.1.0 #
- Complete code refactor.
1.0.6 #
- Fixed support on web and conditional import errors.
1.0.5 #
- Bug fixes and added Web support.
1.0.4 #
- Third and last refactoring to fix analyzer issues
1.0.3 #
- Second refactoring to fix analyzer issues
1.0.2 #
- First refactoring to fix analyzer issues
1.0.1 #
- Changed the example folder.
1.0.0 #
- Initial version.