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 12d35cf commit c6dfb04Copy full SHA for c6dfb04
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.0.5
2
+* Add property for max lines and min lines
3
+
4
## 1.0.5
5
* Add text alignment and vertical text alignment to MaterialTextField.
6
pubspec.yaml
@@ -1,6 +1,6 @@
name: material_text_fields
description: Material Text Field is a customizable widget for text input values in Dart.
-version: 1.0.5
+version: 1.0.6
homepage: https://github.com/DevCrew-io/material-text-fields#readme
repository: https://github.com/DevCrew-io/material-text-fields
issue_tracker: https://github.com/DevCrew-io/material-text-fields/issues
0 commit comments