dartlangeditorflutterflutter-appsflutter-examplesflutter-packageflutter-widgetquillquill-deltaquilljsreactquillrich-textrich-text-editorwysiwygwysiwyg-editor
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.1 KiB
56 lines
1.1 KiB
3 years ago
|
name: flutter_quill_extensions
|
||
3 years ago
|
description: Embed extensions for flutter_quill including image, video, formula and etc.
|
||
1 year ago
|
version: 9.2.10
|
||
1 year ago
|
homepage: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions/
|
||
|
repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions/
|
||
|
issue_tracker: https://github.com/singerdmx/flutter-quill/issues/
|
||
|
documentation: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions/
|
||
1 year ago
|
|
||
|
topics:
|
||
|
- ui
|
||
|
- widgets
|
||
|
- widget
|
||
|
- rich-text-editor
|
||
|
|
||
2 years ago
|
platforms:
|
||
|
android:
|
||
|
ios:
|
||
1 year ago
|
linux:
|
||
2 years ago
|
macos:
|
||
|
web:
|
||
|
windows:
|
||
3 years ago
|
|
||
|
environment:
|
||
1 year ago
|
sdk: '>=3.1.6 <4.0.0'
|
||
|
flutter: ">=3.16.0"
|
||
3 years ago
|
|
||
|
dependencies:
|
||
|
flutter:
|
||
|
sdk: flutter
|
||
|
|
||
1 year ago
|
# Normal packages
|
||
2 years ago
|
http: ^1.1.0
|
||
1 year ago
|
path: ^1.8.3
|
||
|
meta: ^1.9.1
|
||
|
universal_html: ^2.2.4
|
||
|
cross_file: ^0.3.3+6
|
||
|
|
||
1 year ago
|
flutter_quill: ^9.2.10
|
||
3 years ago
|
photo_view: ^0.14.0
|
||
1 year ago
|
|
||
|
# Plugins
|
||
1 year ago
|
video_player: ^2.8.1
|
||
1 year ago
|
youtube_player_flutter: ^8.1.2
|
||
1 year ago
|
url_launcher: ^6.2.1
|
||
1 year ago
|
super_clipboard: ^0.8.4
|
||
1 year ago
|
gal: ^2.2.2
|
||
1 year ago
|
gal_linux: ^0.0.1
|
||
1 year ago
|
image_picker: ^1.0.4
|
||
|
|
||
3 years ago
|
dev_dependencies:
|
||
|
flutter_test:
|
||
|
sdk: flutter
|
||
1 year ago
|
flutter_lints: ^3.0.1
|
||
1 year ago
|
|
||
3 years ago
|
flutter:
|
||
1 year ago
|
uses-material-design: true
|