-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
45 lines (41 loc) · 916 Bytes
/
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
name: flutter_quill
description: A rich text editor built for the modern Android, iOS, web and desktop platforms. It is the WYSIWYG editor and a Quill component for Flutter.
version: 7.8.0
homepage: https://1o24bbs.com/c/bulletjournal/108
repository: https://github.com/singerdmx/flutter-quill
topics:
- ui
- effects
- widgets
- widget
- rich text editor
platforms:
android:
ios:
linux:
macos:
web:
windows:
environment:
sdk: ">=2.17.0 <4.0.0"
flutter: ">=3.10.0"
dependencies:
flutter:
sdk: flutter
collection: ^1.17.0
flutter_colorpicker: ^1.0.3
flutter_keyboard_visibility: ^5.4.1
quiver: ^3.2.1
url_launcher: ^6.1.14
pedantic: ^1.11.1
characters: ^1.3.0
diff_match_patch: ^0.4.1
i18n_extension: ^9.0.2
device_info_plus: ^9.1.0
platform: ^3.1.3
pasteboard: ^0.2.0
equatable: ^2.0.5
flutter_animate: ^4.2.0+1
flutter_test:
sdk: flutter
flutter: null