gumbarros / DevWidgets

DevWidgets is a Flutter application with several tools such as generators, formatters and converters for developers. It's directly inspired by DevToys.
https://gumbarros.github.io/DevWidgets
MIT License
153 stars 13 forks source link

Fix assertion error on TextFormField in code_editor_wrapper.dart #20

Closed qrhfz closed 1 year ago

qrhfz commented 1 year ago

When opening page with TextFormField set greater than 10 with Wrap Text set to false it will trigger assertion error because maxLines is smaller than minLines. For example go to Text Diff page with Wrap Text set to false in settings.