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.

Home Page:https://akvelon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot overwrite value with enterText in integration tests

alexeyinkin opened this issue · comments

Starting at v0.2.16 enterText does not change the value of the editor.
An example is integrationTest_standalone_change_example_sdk_run in Playground.