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 5b97dc7 commit 6faced5Copy full SHA for 6faced5
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.15
2
+
3
+* Suggestion box is shown in an `OverlayEntry` instead of `Stack` (Issue [207](https://github.com/akvelon/flutter-code-editor/issues/207)).
4
5
## 0.2.14
6
7
* Fixed "Field 'windowSize' has not been initialized" bug (Issue [203](https://github.com/akvelon/flutter-code-editor/issues/203)).
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_code_editor
description: A customizable code field supporting syntax highlighting and code folding.
-version: 0.2.14
+version: 0.2.15
repository: https://github.com/akvelon/flutter-code-editor
environment:
0 commit comments