Skip to content

Commit eb6d171

Browse files
committed
0.3.5-dev
1 parent 44badd1 commit eb6d171

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.5
2+
3+
- Fixed line numbers not aligning with lines (https://github.com/akvelon/flutter-code-editor/pull/307)
4+
15
## 0.3.4
26

37
- Added default height to `defaultTextStyle` (https://github.com/akvelon/flutter-code-editor/pull/297).

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_code_editor
22
description: A customizable code field supporting syntax highlighting and code folding.
3-
version: 0.3.4
3+
version: 0.3.5-dev
44
repository: https://github.com/akvelon/flutter-code-editor
55

66
environment:

0 commit comments

Comments
 (0)