flutter_eml_parse 0.0.7
flutter_eml_parse: ^0.0.7 copied to clipboard
A Flutter EML parser
0.0.1 #
Initial port from eml-parse (js source)
0.0.2 #
Added data classes for headers and add test
0.0.3 #
Fixed bug not awaiting certain attachment parsing
0.0.4 #
Fixed bug with null attachment id
0.0.5 #
dependancy update
0.0.6 #
added test with embedded pdf to test attachments
0.0.7 #
fixed dependency