Merge pull request #25 from Iconica-Development/feature/datepicker_shapedecoration_customizations

Correct version management from 2.3.2 to 3.0.0
This commit is contained in:
BV1BV1 2023-02-10 14:23:15 +01:00 committed by GitHub
commit c290a096e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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) - 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 ## 2.3.1
- Added extra customization options for datetimepicker (Customizable buttons, text formatting for weekday and month) - Added extra customization options for datetimepicker (Customizable buttons, text formatting for weekday and month)

View file

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

View file

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