forked from mmcc007/screenshots
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpubspec.yaml
37 lines (33 loc) · 1.12 KB
/
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
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.3.0
homepage: https://github.com/DrBu7cher/screenshots
publish_to: none
environment:
sdk: ">=3.2.0<4.0.0"
dependencies:
archive: ^3.6.1
args: "^2.4.0"
file: "7.0.0"
meta: ^1.15.0
path: "1.9.0"
platform: ^3.1.5
process: "5.0.2"
resource_portable: "^3.0.0"
# network_info_plus: "^3.0.3"
tool_mobile:
git: https://github.com/DrBu7cher/tool_mobile.git
# path: /home/jbadstuebner/Dokumente/git/github.com/DrBu7cher/tool_mobile/main
yaml: "^3.1.0"
dev_dependencies:
fake_process_manager:
git: https://github.com/DrBu7cher/fake_process_manager.git
# path: /home/jbadstuebner/Dokumente/git/github.com/DrBu7cher/fake_process_manager/main
flutter_lints: ^4.0.0
mockito: ^5.4.0
quiver: ^3.2.1
tool_base_test:
git: https://github.com/DrBu7cher/tool_base_test.git
# path: /home/jbadstuebner/Dokumente/git/github.com/DrBu7cher/tool_base_test/main
executables:
screenshots: main