|
|
|
@ -22,15 +22,15 @@ body: |
|
|
|
|
placeholder: For example 9.0.0 |
|
|
|
|
validations: |
|
|
|
|
required: true |
|
|
|
|
- type: textarea |
|
|
|
|
attributes: |
|
|
|
|
label: Other Flutter Quill packages versions |
|
|
|
|
description: If you are using any other packages like `flutter_quill_extensions` or `flutter_quill_test` please mention the versions here |
|
|
|
|
placeholder: | |
|
|
|
|
flutter_quill_extensions: ^0.6.10 |
|
|
|
|
flutter_quill_test: ^0.0.5 |
|
|
|
|
validations: |
|
|
|
|
required: false |
|
|
|
|
# - type: textarea |
|
|
|
|
# attributes: |
|
|
|
|
# label: Other Flutter Quill packages versions |
|
|
|
|
# description: If you are using any other packages like `flutter_quill_extensions` or `flutter_quill_test` please mention the versions here |
|
|
|
|
# placeholder: | |
|
|
|
|
# flutter_quill_extensions: ^0.6.10 |
|
|
|
|
# flutter_quill_test: ^0.0.5 |
|
|
|
|
# validations: |
|
|
|
|
# required: false |
|
|
|
|
- type: textarea |
|
|
|
|
attributes: |
|
|
|
|
label: Steps to reproduce |
|
|
|
|