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 b8752ac commit cbf39b2Copy full SHA for cbf39b2
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.18
2
+
3
+* Fixed the suggestion box horizontal offset (Issue [224](https://github.com/akvelon/flutter-code-editor/issues/224)).
4
5
## 0.2.17
6
7
* Allow to disable autocompletion (Issue [206](https://github.com/akvelon/flutter-code-editor/issues/206)).
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_code_editor
description: A customizable code field supporting syntax highlighting and code folding.
-version: 0.2.17
+version: 0.2.18
repository: https://github.com/akvelon/flutter-code-editor
environment:
0 commit comments