Formatting with Dart FM
This commit is contained in:
parent
13eaa0df3a
commit
d3fe446cdc
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
##2.1.1
|
||||||
|
|
||||||
|
* Formatting with Dart FM
|
||||||
|
|
||||||
##2.1.0
|
##2.1.0
|
||||||
|
|
||||||
* Fixing label & hint style issues
|
* Fixing label & hint style issues
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: date_field
|
name: date_field
|
||||||
description: A widget in the form of a field that lets people choose a date, a time or both.
|
description: A widget in the form of a field that lets people choose a date, a time or both.
|
||||||
version: 2.1.0
|
version: 2.1.1
|
||||||
homepage: 'https://github.com/GaspardMerten/date_field'
|
homepage: 'https://github.com/GaspardMerten/date_field'
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue