flutter_email_parser 0.1.2
flutter_email_parser: ^0.1.2 copied to clipboard
Email reply parser is a package to parse plain text email content.
0.0.1 Release #
- Email reply parser is a package written in dart to parse plain text email content.
0.0.2 Release #
- Email reply parser is a package written in dart to parse plain text email content.
- Added the the possible example and unit test cases for the same.
0.0.3 Release #
- Email reply parser is a package written in dart to parse plain text email content.
0.1.0 Release #
- Fixed maintenance stuffs.
0.1.1 Release #
- Updated the Email parser quoteRegExp and sigRegExp.
0.1.2 Release #
- Added unit test cases for various email format.