Correct version management from 2.3.2 to 3.0.0

This commit is contained in:
bob 2023-02-10 13:46:22 +01:00
parent f44da5b80f
commit ea2020a3a5
3 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,7 @@
## 2.3.2
## 3.0.0
- Added customization options for box encapsulating the datetimepicker (Customize shadow, add image or gradient)
- Removed ability to specify ShapeBorder directly in date_time_picker_theme. Specifying ShapeBorder now part of ShapeDecoration-customization.
## 2.3.1
- Added extra customization options for datetimepicker (Customizable buttons, text formatting for weekday and month)

View file

@ -68,7 +68,7 @@ packages:
path: ".."
relative: true
source: path
version: "2.3.2"
version: "3.0.0"
flutter_lints:
dependency: "direct dev"
description:

View file

@ -1,6 +1,6 @@
name: flutter_date_time_picker
description: A Flutter package for date and time picker.
version: 2.3.2
version: 3.0.0
homepage: https://iconica.nl/
environment: