flutter-quill icon indicating copy to clipboard operation
flutter-quill copied to clipboard

How to embed QuillToolbarToggleStyleButton into image

Open chenganlgong opened this issue 1 year ago • 14 comments

Is there an existing issue for this?

The question

Seeking advice on using this method for the first time

trouble!!!

image

chenganlgong avatar Dec 10 '23 11:12 chenganlgong

Hello there, on behalf the Flutter Quill Team I would like to thank you for opening your first issue. Your inputs and insights are valuable in shaping a stable and reliable version for all our users. Thank you for being part of the open-source community!

singerdmx avatar Dec 10 '23 11:12 singerdmx

Hi, thank you for the report, can you update the issue report using the new pre-release version?

EchoEllet avatar Dec 10 '23 16:12 EchoEllet

You need to use QuillToolbarImageButton from flutter_quill_extensions

EchoEllet avatar Dec 10 '23 16:12 EchoEllet

Hi, thank you for the report, can you update the issue report using the new pre-release version?

version v8.6.4

image

chenganlgong avatar Dec 11 '23 01:12 chenganlgong

You need to use QuillToolbarImageButton from flutter_quill_extensions

i'm try, but it's not solve method

I imported this package Import 'package: fluent_ Quill/extensions. art '; image

I'm trying to use it image

And then it reported an error

chenganlgong avatar Dec 11 '23 01:12 chenganlgong

oh!!!!

I have another question to ask

How to obtain the value in QuillEditor.basic( )

thanks!!!! bro

chenganlgong avatar Dec 11 '23 12:12 chenganlgong

oh!!!!

I have another question to ask

How to obtain the value in QuillEditor.basic( )

thanks!!!! bro

Do you mean the controller?

EchoEllet avatar Dec 11 '23 12:12 EchoEllet

oh!!!! I have another question to ask How to obtain the value in QuillEditor.basic( ) thanks!!!! bro

Do you mean the controller?

Emmmm The meaning is the value of rich text input

chenganlgong avatar Dec 11 '23 12:12 chenganlgong

oh!!!! I have another question to ask How to obtain the value in QuillEditor.basic( ) thanks!!!! bro

Do you mean the controller?

Emmmm The meaning is the value of rich text input

Quill delta, you mean right?? Check out the input/outputs of the readme and let me know if yoy have any questions

You might want to join Telegram or Slack channel and chat there

EchoEllet avatar Dec 11 '23 12:12 EchoEllet

oh!!!! I have another question to ask How to obtain the value in QuillEditor.basic( ) thanks!!!! bro

Do you mean the controller?

Emmmm The meaning is the value of rich text input

Quill delta, you mean right?? Check out the input/outputs of the readme and let me know if yoy have any questions

You might want to join Telegram or Slack channel and chat there

gogogogo

chenganlgong avatar Dec 11 '23 12:12 chenganlgong

Hi, thank you for the report, can you update the issue report using the new pre-release version?

What version to use

chenganlgong avatar Dec 12 '23 02:12 chenganlgong

Hi, thank you for the report, can you update the issue report using the new pre-release version?

What version to use

Use 9.0.1 The latest version

EchoEllet avatar Dec 12 '23 09:12 EchoEllet

Hi, thank you for the report, can you update the issue report using the new pre-release version?

What version to use

Use 9.0.1 The latest version

After the update, there were many errors, such as the issue of QuillProvider not existing

chenganlgong avatar Dec 12 '23 09:12 chenganlgong

After the update, there were many errors, such as the issue of QuillProvider not existing

We have removed it and only using it internally, check the example, migration guide and README.md

EchoEllet avatar Dec 12 '23 09:12 EchoEllet