From dfb0e633bdbafa45cf352acd312fce103f2bb7b0 Mon Sep 17 00:00:00 2001 From: Tram Nguyen Date: Wed, 14 Jan 2026 11:38:12 +0700 Subject: [PATCH] chore(deps): update device_info_plus to ^0.2.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 60fcb4d96..9218770a7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: html: ^0.15.5 http: "^1.2.0" intl: "^0.20.2" - keyboard_height_plugin: "^0.1.5" + keyboard_height_plugin: ^0.2.0 logging: "^1.2.0" markdown: "^7.2.1" nanoid: "^1.0.0"