feat: update flutter_input_library to 3.2.1

This commit is contained in:
Freek van de Ven 2024-06-06 15:21:29 +02:00
parent ab994f9fda
commit a737f00dad
2 changed files with 4 additions and 2 deletions

View file

@ -3,6 +3,8 @@ SPDX-FileCopyrightText: 2022 Iconica
SPDX-License-Identifier: GPL-3.0-or-later
-->
# 2.1.0
- updated flutter_input_library to 3.2.1
# 2.0.4
- feat: added maxFormWidth to AuthScreen

View file

@ -4,7 +4,7 @@
name: flutter_registration
description: A Flutter Registration package
version: 2.0.4
version: 2.1.0
repository: https://github.com/Iconica-Development/flutter_registration
publish_to: none
@ -17,7 +17,7 @@ dependencies:
flutter_input_library:
git:
url: https://github.com/Iconica-Development/flutter_input_library
ref: 3.1.0
ref: 3.3.1
flutter:
sdk: flutter