Skip to content

Commit 8ef3d0f

Browse files
committed
v1.3.2
1 parent e7b2de3 commit 8ef3d0f

File tree

6 files changed

+175
-113
lines changed

6 files changed

+175
-113
lines changed

.idea/workspace.xml

Lines changed: 50 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.3.2] - 19-Dec-2018
2+
* Allow setting of `format` for DatePicker
3+
* Fixed bug where `lastDate` and `firstDate` for DatePicker don't work
4+
15
## [1.3.1] - 17-Dec-2018
26
* Moved ChipsInput into own library on pub.dartlang.org, check it out [here](https://pub.dartlang.org/packages/flutter_chips_input)
37
* Updated example code to include proper use of Form's `onChanged` function after update. Closes [#8](https://github.com/danvick/flutter_form_builder/issues/8)

0 commit comments

Comments
 (0)