File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed
Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1+ ## 2.0.2
2+ - Update dependencies
3+
14## 2.0.1
25- Update dependencies
36- Improve documentation
Original file line number Diff line number Diff line change 11analyzer :
22 errors :
33 todo : ignore
4- plugins :
5- - dart_code_metrics # https://github.com/dart-code-checker/dart-code-metrics
4+
65linter :
76 rules :
87 - always_declare_return_types
@@ -73,7 +72,6 @@ linter:
7372 - one_member_abstracts
7473 - only_throw_errors
7574 - overridden_fields
76- - package_api_docs
7775 - package_names
7876 - package_prefixed_library_names
7977 - parameter_assignments
Original file line number Diff line number Diff line change 11name : enough_mail_html
22description : Generate HTML from an email mime message and creates plain text from HTML. Eases handling of `MimeMessage` in the `enough_mail` package.
3- version : 2.0.1
3+ version : 2.0.2
44homepage : https://github.com/Enough-Software/enough_mail_html
5+ topics :
6+ - email
7+ - mime
58
69environment :
710 sdk : ' >=3.0.0 <4.0.0'
811
912dependencies :
10- enough_mail : ^2.0.0
13+ enough_mail : ^2.1.7
1114 html : ^0.15.0
1215 image : ^4.0.0
1316
@@ -19,5 +22,5 @@ dependency_overrides:
1922 # path: ../enough_mail/
2023
2124dev_dependencies :
22- lints : ^4 .0.0
25+ lints : ^6 .0.0
2326 test : ^1.16.7
You can’t perform that action at this time.
0 commit comments