forked from adrienbaron/screenshots
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathpubspec.yaml
More file actions
33 lines (28 loc) · 782 Bytes
/
pubspec.yaml
File metadata and controls
33 lines (28 loc) · 782 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
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: 3.1.0
homepage: https://github.com/mmcc007/screenshots
publish_to: 'none'
environment:
sdk: ">=3.5.0 <4.0.0"
dependencies:
args: ^2.6.0
yaml: ^3.1.3
resource_portable: ^3.1.0
path: ">=1.8.0 <2.0.0"
file: ">=6.0.0 <8.0.0"
archive: ^4.0.2
platform: ">=3.1.2 <4.0.0"
process: ">=4.2.4 <6.0.0"
meta: ">=1.10.0 <2.0.0"
intl: ^0.20.1
tool_mobile:
git: https://github.com/felixgabler/tool_mobile.git
dev_dependencies:
test: any
mockito: ^5.4.4
pedantic: ^1.11.1
quiver: ^3.2.1
collection: any
executables:
screenshots: main