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 2acc946 commit d4cbb2dCopy full SHA for d4cbb2d
example/pubspec.lock
@@ -115,7 +115,7 @@ packages:
115
path: ".."
116
relative: true
117
source: path
118
- version: "0.2.9+1"
+ version: "0.2.10"
119
matcher:
120
dependency: transitive
121
description:
pubspec.yaml
@@ -2,7 +2,7 @@ name: markdown_editor_plus
2
description: A TextField Widget that allow you to convert easily what's in the
3
TextField to Markdown with custom toolbar support.
4
5
-version: 0.2.9+1
+version: 0.2.10
6
homepage: https://github.com/OmkarDabade/markdown_editor_plus
7
repository: https://github.com/OmkarDabade/markdown_editor_plus
8
0 commit comments