forked from Enough-Software/enough_mail
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
36 lines (32 loc) · 722 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
36 lines (32 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
name: enough_mail
description: "enough_mail - IMAP, POP3, SMTP email library with high/low-level APIs and MIME parsing"
version: 2.2.3
repository: https://github.com/Enough-Software/enough_mail
topics:
- email
- imap
- pop3
- smtp
- mime
environment:
sdk: '>=3.11.5 <4.0.0'
dependencies:
basic_utils: ^5.8.2
collection: ^1.19.1
crypto: ^3.0.6
# encrypt: ^5.0.3
encrypter_plus: ^5.1.0
enough_convert: ^1.6.0
intl: ^0.20.2
json_annotation: ^4.8.1
pointycastle: ^4.0.0
synchronized: ^3.4.0
xml: ">=6.0.0 <8.0.0"
dev_dependencies:
build_runner: ^2.6.0
dart_code_linter: ^4.0.2
flutter_lints: ^6.0.0
json_serializable: ^6.10.0
lints: ^6.0.0
test: ^1.26.3
timezone: ^0.11.0