We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77a36e commit 079e111Copy full SHA for 079e111
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.14
2
+
3
+* Fixed "Field 'windowSize' has not been initialized" bug (Issue [203](https://github.com/akvelon/flutter-code-editor/issues/203)).
4
5
## 0.2.13
6
7
* Workaround to disable spellcheck in Firefox (Issue [197](https://github.com/akvelon/flutter-code-editor/issues/197)).
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_code_editor
description: A customizable code field supporting syntax highlighting and code folding.
-version: 0.2.13
+version: 0.2.14
repository: https://github.com/akvelon/flutter-code-editor
environment:
0 commit comments