We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58695d commit 72fa1dfCopy full SHA for 72fa1df
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.19
2
+
3
+* Fixed inability to change the value with `WidgetTester.enterText()` (Issue [232](https://github.com/akvelon/flutter-code-editor/issues/232)).
4
5
## 0.2.18
6
7
* Fixed the suggestion box horizontal offset (Issue [224](https://github.com/akvelon/flutter-code-editor/issues/224)).
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_code_editor
description: A customizable code field supporting syntax highlighting and code folding.
-version: 0.2.18
+version: 0.2.19
repository: https://github.com/akvelon/flutter-code-editor
environment:
0 commit comments