-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
32 lines (29 loc) · 1.55 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
name: catalog
description: A Flutter package to render widgets in real time and generate screenshots for fastlane.
version: 2.1.0
homepage: https://landamessenger.com/
repository: https://github.com/landamessenger/catalog
environment:
sdk: '>=3.2.4 <4.0.0'
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
blurhash_dart: ^1.2.1 # android ios linux macos windows
device_frame: ^1.2.0 # android ios linux macos web windows
flutter_svg: ^2.0.10+1 # android ios linux macos windows
global_refresh: ^1.0.0 # android ios linux macos web windows
go_router: ^14.3.0 # android ios linux macos web windows
http: ^1.2.2 # android ios linux macos web windows
image: ^4.2.0 # android ios linux macos web windows
shelf: ^1.4.1 # android ios linux macos web windows
stringcare: ^1.0.0 # android ios linux macos web windows
vector_graphics: ^1.1.11+1 # android ios linux macos web windows
yaml: ^3.1.2 # android ios linux macos web windows
yaml_writer: ^2.0.0 # android ios linux macos web windows
integration_test:
sdk: flutter
flutter_test:
sdk: flutter
dev_dependencies:
flutter_lints: ^5.0.0