forked from TheLastGimbus/GooglePhotosTakeoutHelper
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
30 lines (27 loc) · 657 Bytes
/
pubspec.yaml
File metadata and controls
30 lines (27 loc) · 657 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
name: gpth
description: 'Tool to help you with exporting stuff from Google Photos'
version: 3.4.3
homepage: 'https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper'
publish_to: 'none'
environment:
sdk: '>=3.1.0 <4.0.0'
dependencies:
args: ^2.4.2
path: ^1.8.3
mime: ^1.0.4
collection: ^1.18.0
convert: ^3.1.1
fuzzysearch: ^0.1.3
crypto: ^3.0.3
exif: ^3.1.4
console_bars: ^1.2.0
file_picker_desktop: ^1.1.1
# archive:
# git:
# url: https://github.com/TheLastGimbus/archive.git
# ref: fix-windoza-extract-errors
proper_filesize: ^0.0.2
unorm_dart: ^0.2.0
dev_dependencies:
lints: ^2.1.1
test: ^1.24.6