File tree Expand file tree Collapse file tree 2 files changed +13
-10
lines changed
Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.4.0] - 2021-07-31
2+ - Register a ` builder ` function to overtake building for specific messages.
3+
14## [ 1.3.0] - 2021-07-21
25- Updated dependencies, improved documentation
36
Original file line number Diff line number Diff line change 11name : enough_mail_flutter
22description : Widgets for email apps that use the `enough_mail` library. Licensed commercially friendly under MPL 2.0.
3- version : 1.3 .0
3+ version : 1.4 .0
44homepage : https://github.com/enough-software/enough_mail_flutter
55
66environment :
@@ -10,17 +10,17 @@ environment:
1010dependencies :
1111 flutter :
1212 sdk : flutter
13- enough_mail : ^ 1.3.6
14- # git:
15- # url: https://github.com/Enough-Software/enough_mail.git
13+ enough_mail : # '>= 1.3.6 <3.0.0'
14+ git :
15+ url : https://github.com/Enough-Software/enough_mail.git
1616 # path: ../enough_mail
17- enough_mail_html : ^1.3.0
18- # git:
19- # url: https://github.com/Enough-Software/enough_mail_html.git
17+ enough_mail_html : # ^1.3.0
18+ git :
19+ url : https://github.com/Enough-Software/enough_mail_html.git
2020 # path: ../enough_mail_html
21- enough_media : ^2.1.0
22- # git:
23- # url: https://github.com/Enough-Software/enough_media.git
21+ enough_media : # ^2.1.0
22+ git :
23+ url : https://github.com/Enough-Software/enough_media.git
2424 # path: ../enough_media
2525 flutter_inappwebview : ^5.3.2
2626 url_launcher : ^6.0.6
You can’t perform that action at this time.
0 commit comments