akvelon / flutter-code-editor

Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.
https://akvelon.com
Apache License 2.0
197 stars 47 forks source link

use latest http pakage #253

Open han023 opened 1 year ago

han023 commented 1 year ago

as I want to use this package in my Flutter project but this package uses an older version of the HTTP package as other packages like google fonts use the latest package of HTTP so version mismatch occur.