-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
35 lines (27 loc) · 569 Bytes
/
pubspec.yaml
File metadata and controls
35 lines (27 loc) · 569 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
name: browser_data
description: dart package to retrieve browser's data.
version: 0.0.6
repository: https://github.com/thitlwincoder/browser_data
issue_tracker: https://github.com/thitlwincoder/browser_data/issues
environment:
sdk: ^3.5.4
funding:
- https://paypal.me/thitlwin312
- https://ko-fi.com/thitlwincoder
topics:
- browser
- data
platforms:
linux:
macos:
windows:
dependencies:
path: ^1.9.1
logger: ^2.5.0
sqlite3: ^2.7.5
win32_registry: ^2.1.0
win32: ^5.12.0
ffi: ^2.1.4
encrypt: ^5.0.3
dev_dependencies:
lints: ^5.1.1