forked from hm21/pro_image_editor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
65 lines (55 loc) · 1.44 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
name: pro_image_editor
description: "A Flutter image editor: Seamlessly enhance your images with user-friendly editing features."
version: 6.1.3
homepage: https://github.com/hm21/pro_image_editor/
repository: https://github.com/hm21/pro_image_editor/
issue_tracker: https://github.com/hm21/pro_image_editor/issues/
documentation: https://github.com/hm21/pro_image_editor/
topics:
- image-editor
- image
- photo
- picture
- editor
screenshots:
- description: "Showcase from the image editor with the frosted-glass design"
path: assets/showcase-frosted-glass.jpg
- description: "Showcase from the image editor with the Whatsapp design"
path: assets/showcase-whatsapp.jpg
- description: "Showcase from the image editor with simple design"
path: assets/showcase.jpg
platforms:
android:
ios:
linux:
macos:
web:
windows:
environment:
sdk: '>=3.2.2 <4.0.0'
flutter: ">=3.24.0"
dependencies:
flutter:
sdk: flutter
emoji_picker_flutter: ">=3.1.0 <3.2.0"
http: ^1.2.2
image: ^4.3.0
mime: ^2.0.0
vibration: ^2.0.1
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.4.11
flutter_lints: ^5.0.0
import_sorter: ^4.6.0
mockito: ^5.4.4
network_image_mock: ^2.0.0
flutter:
assets:
- lib/web/web_worker.dart.js
- lib/web/web_worker.dart.js.deps
- lib/web/web_worker.dart.js.map
fonts:
- family: ProImageEditorIcons
fonts:
- asset: lib/fonts/ProImageEditorIcons.ttf