From ac445dcd53eeff159e0903adc445b6b1bb5c343b Mon Sep 17 00:00:00 2001 From: joonsv Date: Thu, 5 Jan 2023 11:19:00 +0100 Subject: [PATCH] datetime now has input deocration --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4259bbf..478f2c2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_form_wizard description: A new Flutter package project. -version: 5.0.3 +version: 5.0.4 homepage: https://github.com/Iconica-Development/flutter_form_wizard publish_to: none @@ -20,7 +20,7 @@ dependencies: flutter_input_library: git: url: https://github.com/Iconica-Development/flutter_input_library - ref: 1.0.0 + ref: 1.0.1 dev_dependencies: flutter_test: