chore: upgrade version to 3.3.1

This commit is contained in:
Bart Ribbers 2024-05-14 14:08:36 +02:00
parent 6b952ae230
commit f30634508e
2 changed files with 5 additions and 2 deletions

View file

@ -80,4 +80,7 @@
## 3.3.0 ## 3.3.0
* Added `FlutterFormInputRadioPicker` * Added `FlutterFormInputRadioPicker`
* Changed the `FlutterFormInputNumberPicker` and added axis parameter. * Changed the `FlutterFormInputNumberPicker` and added axis parameter.
* Changed the formating of the result value of the `showDateRangePicker`. * Changed the formating of the result value of the `showDateRangePicker`.
## 3.3.1
* Loosened the dependen on intl to be more compatible with several Flutter versions

View file

@ -1,6 +1,6 @@
name: flutter_input_library name: flutter_input_library
description: A new Flutter package project. description: A new Flutter package project.
version: 3.3.0 version: 3.3.1
repository: https://github.com/Iconica-Development/flutter_input_library repository: https://github.com/Iconica-Development/flutter_input_library
environment: environment: