Closed LuchoTurtle closed 1 year ago
I was trying to tackle buildToolbar
and ToolbarOptions
, which got deprecated, but I'm having a bit of trouble of how going about on this.
Here's the official notice from Flutter -> https://docs.flutter.dev/release/breaking-changes/context-menus
Here's how this was addressed in the flutter-quill
repo -> singerdmx/flutter-quill@bc797ac
(#1105)
Closed due to https://github.com/visual-space/visual-editor/issues/234#issuecomment-1709137239.
Though upgrading dependencies is most certainly useful (mainly due to http
using 0.13.0 and not being able to upgrade because of gallery_saver
(check 0c6671f
(#235) for a possible copy and shift on another PR).
this should fix #234 and #202
This will probably take some time. Here's the order of business:
Flutter
to the latest version