fix: updated flutter input dependency

This commit is contained in:
Kafune 2023-08-10 09:51:27 +02:00
parent d8d84de135
commit d2a7046506
2 changed files with 6 additions and 2 deletions

View file

@ -80,3 +80,7 @@
## 6.1.0 - May 12th 2023
- Make compatible to flutter 3.10
## 6.1.1 - August 10th 2023
- - Bump `flutter_input_library` to version 2.2.0

View file

@ -18,7 +18,7 @@ dependencies:
flutter_input_library:
git:
url: https://github.com/Iconica-Development/flutter_input_library
ref: 2.1.1
ref: 2.2.0
dev_dependencies:
flutter_test: