From 11b97e626e2c65b3c1132d210ebf566429e9ba7b Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Thu, 21 May 2026 08:41:03 +0200 Subject: [PATCH] fix(gamepad): update reconnect dependency --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2ec546d5..39398b23 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1288,10 +1288,10 @@ packages: dependency: "direct main" description: name: universal_gamepad - sha256: "1373d86676b938f27497a58f61cdf3d3a3e61b849b69c006774182fd7c0f550b" + sha256: eec9726c9e03b4ce54c0c613628ee3998c33f6d5e98ef4a99af3d5d7a79d341b url: "https://pub.dev" source: hosted - version: "1.5.6" + version: "1.5.7" url_launcher: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 7d778787..e5a69ea3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: path: wakelock_plus path_provider: ^2.1.0 path: ^1.9.0 - universal_gamepad: ^1.5.6 + universal_gamepad: ^1.5.7 drift: ^2.31.0 sqlite3_flutter_libs: ^0.5.42 crypto: ^3.0.7