forked from hsbijarniya/image_editor_plus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
34 lines (30 loc) · 769 Bytes
/
pubspec.yaml
File metadata and controls
34 lines (30 loc) · 769 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
34
name: image_editor_plus
description: Image Editor Plugin with filters, drawing, text and emoji like stories.
version: 0.2.0
homepage: https://ensorta.com
repository: https://github.com/hsbijarniya/image_editor_plus
environment:
sdk: ">=2.15.1 <3.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
flutter_web_plugins:
sdk: flutter
cupertino_icons: ^1.0.5
font_awesome_flutter: ^10.1.0
image_picker: ^0.8.5+3
screenshot: ^1.2.3
flutter_colorpicker: ^1.0.3
extended_image: ^7.0.2
image: ^4.0.15
image_editor: ^1.0.2
colorfilter_generator: ^0.0.8
hand_signature: ^3.0.0
flutter_image_compress: ^1.1.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
flutter:
uses-material-design: true