JideGuru / rich_editor

WYSIWYG editor for Flutter with a rich set of supported formatting options. (WIP)
https://pub.dev/packages/rich_editor
Apache License 2.0
123 stars 38 forks source link

fix: Fix null-safety to ease unit testing #26

Closed euferreira closed 1 year ago

euferreira commented 1 year ago

Correction performed in localserver's null-safety check, where it was breaking unit tests.