Rich text editor for Flutter
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.
 
 
 
 
 

24 lines
773 B

name: Ask a question
description: |
If you have any questions, feel free to ask
labels: 'help wanted'
body:
- type: markdown
attributes:
value: |
If you have any suggestions or questions, feel free to share them in the [Discussions](https://github.com/singerdmx/flutter-quill/discussions) section.
- type: checkboxes
attributes:
label: Is there an existing issue for this?
options:
- label: I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
required: true
- type: textarea
attributes:
label: The question
description: Please explain your question here
placeholder: |
How do I save the images of Quill Editor?
validations:
required: true