Add dependency on keyboard_visiblity

This commit is contained in:
Neeraj Gupta 2022-11-26 15:02:53 +05:30
parent eed7fa9349
commit 65f842897b
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
3 changed files with 8 additions and 0 deletions

View file

View file

@ -707,6 +707,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "4.7.0"
keyboard_visibility:
dependency: "direct main"
description:
name: keyboard_visibility
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.6"
like_button:
dependency: "direct main"
description:

View file

@ -72,6 +72,7 @@ dependencies:
implicitly_animated_reorderable_list: ^0.4.0
in_app_purchase: ^3.0.7
intl: ^0.17.0
keyboard_visibility: ^0.5.6
like_button: ^2.0.2
loading_animations: ^2.1.0
local_auth: ^1.1.5