This commit is contained in:
mike doornenbal 2024-02-15 09:47:17 +01:00
parent 9a55bbb410
commit 08d9c3c67c
2 changed files with 8 additions and 4 deletions

View file

@ -121,4 +121,8 @@
- Added CI and linter - Added CI and linter
## 6.2.4 - February 9th 2024 ## 6.2.4 - February 9th 2024
- Updated the `flutter_input_library` from 3.0.0 to 3.0.1 - Updated the `flutter_input_library` from 3.0.0 to 3.0.1
## 6.2.5 - February 15th 2024
- Updated the `flutter_input_library` from 3.0.1 to 3.1.0

View file

@ -1,6 +1,6 @@
name: flutter_form_wizard name: flutter_form_wizard
description: A new Flutter package project. description: A new Flutter package project.
version: 6.2.4 version: 6.2.5
homepage: https://github.com/Iconica-Development/flutter_form_wizard homepage: https://github.com/Iconica-Development/flutter_form_wizard
publish_to: none publish_to: none
@ -18,7 +18,7 @@ dependencies:
flutter_input_library: flutter_input_library:
git: git:
url: https://github.com/Iconica-Development/flutter_input_library url: https://github.com/Iconica-Development/flutter_input_library
ref: 3.0.1 ref: 3.1.0
dev_dependencies: dev_dependencies:
flutter_test: flutter_test:
@ -28,4 +28,4 @@ dev_dependencies:
url: https://github.com/Iconica-Development/flutter_iconica_analysis url: https://github.com/Iconica-Development/flutter_iconica_analysis
ref: 6.0.0 ref: 6.0.0
flutter: flutter: