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.
58 lines
1.2 KiB
58 lines
1.2 KiB
name: flutter_quill_extensions |
|
description: Embed extensions for flutter_quill including image, video, formula and etc. |
|
version: 10.4.1 |
|
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/ |
|
|
|
topics: |
|
- ui |
|
- widgets |
|
- widget |
|
- rich-text-editor |
|
|
|
platforms: |
|
android: |
|
ios: |
|
linux: |
|
macos: |
|
web: |
|
windows: |
|
|
|
environment: |
|
sdk: '>=3.1.6 <4.0.0' |
|
flutter: ">=3.16.0" |
|
|
|
dependencies: |
|
flutter: |
|
sdk: flutter |
|
|
|
# Dart Packages |
|
http: ^1.2.0 |
|
path: ^1.8.3 |
|
meta: ^1.10.0 |
|
universal_html: ^2.2.4 |
|
cross_file: ^0.3.3+6 |
|
|
|
flutter_quill: ^10.3.0 |
|
photo_view: ^0.15.0 |
|
youtube_explode_dart: ^2.2.1 |
|
|
|
# Plugins |
|
video_player: ^2.8.1 |
|
simple_spell_checker: ^1.1.6 |
|
youtube_player_flutter: ^9.0.1 |
|
url_launcher: ^6.2.1 |
|
super_clipboard: ^0.8.15 |
|
gal: ^2.3.0 |
|
gal_linux: ^0.1.0 |
|
image_picker: ^1.0.4 |
|
|
|
dev_dependencies: |
|
flutter_test: |
|
sdk: flutter |
|
flutter_lints: ^4.0.0 |
|
|
|
flutter: |
|
uses-material-design: true
|
|
|