mirror of
https://github.com/Iconica-Development/flutter_input_library.git
synced 2025-05-18 17:03:45 +02:00
fix: Update version and changelog
This commit is contained in:
parent
cfc051531a
commit
2af5571d91
2 changed files with 5 additions and 2 deletions
|
@ -33,4 +33,7 @@
|
|||
* Dateformat optional on input from the user, defaulting to 24 hour format
|
||||
|
||||
## 2.2.1
|
||||
* Initial time optional on input from the user, defaulting to current time
|
||||
* Initial time optional on input from the user, defaulting to current time
|
||||
|
||||
## 2.3.0
|
||||
* The ability to set the enabled parameter of TextFormFields
|
|
@ -1,6 +1,6 @@
|
|||
name: flutter_input_library
|
||||
description: A new Flutter package project.
|
||||
version: 2.2.1
|
||||
version: 2.3.0
|
||||
repository: https://github.com/Iconica-Development/flutter_input_library
|
||||
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue