From a075572dc48c5927d9419a0d194d0161745a4d24 Mon Sep 17 00:00:00 2001 From: joonsv Date: Thu, 5 Jan 2023 11:29:42 +0100 Subject: [PATCH] add input decoration --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 53805ce..8908c41 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_form_wizard description: A new Flutter package project. -version: 5.0.0 +version: 5.0.1 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: