From 0f2ab54ca32d801662aff9b6e3cb7eedf3bd2abe Mon Sep 17 00:00:00 2001 From: fufesou Date: Mon, 27 Mar 2023 12:12:49 +0800 Subject: [PATCH] linux, texture render update Signed-off-by: fufesou --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index fd5ce4336..596f565ff 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -92,7 +92,7 @@ dependencies: password_strength: ^0.2.0 flutter_launcher_icons: ^0.11.0 flutter_keyboard_visibility: ^5.4.0 - texture_rgba_renderer: ^0.0.15 + texture_rgba_renderer: ^0.0.16 percent_indicator: ^4.2.2 dropdown_button2: ^2.0.0