-
Notifications
You must be signed in to change notification settings - Fork 145
/
pubspec.yaml
39 lines (35 loc) · 951 Bytes
/
pubspec.yaml
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
37
38
39
name: screenshots
description: Auto-generation of screenshots for Apple and Play Stores using emulators, simulators and real devices. Includes support for multiple locales and framing. Compatible with fastlane.
version: 2.1.1
homepage: https://github.com/mmcc007/screenshots
author: Maurice McCabe <[email protected]>
environment:
sdk: '>=2.2.2 <3.0.0'
dependencies:
args: ^1.5.1
yaml: ^2.1.15
resource: ^2.1.5
path: ^1.6.2
file: ^5.0.7
archive: ^2.0.9
platform: ^2.2.0
process: ^3.0.9
meta: ^1.1.6
intl: ">=0.15.0 <1.0.0"
tool_mobile: ^1.9.5
# tool_mobile:
# path: ../tool_mobile
dev_dependencies:
test: ^1.5.1+1
test_api: ^0.2.5
mockito: ^4.1.0
pedantic: ^1.8.0+1
quiver: '>=2.0.0 <3.0.0'
fake_process_manager: ^0.1.0
# path: ../fake_process_manager
tool_base_test:
git: https://github.com/mmcc007/tool_base_test.git
# path: ../tool_base_test
collection: any
executables:
screenshots: main