From 6d51e8cc64e524894c0e57eecc67a81091c09487 Mon Sep 17 00:00:00 2001 From: robmllze <86869208+robmllze@users.noreply.github.com> Date: Fri, 27 Sep 2024 17:06:05 +1000 Subject: [PATCH] +chore: Update dependencies --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1b15ac4..f56dac3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ name: df_screen description: A package that provides a useful Screen widget. -version: 0.1.3 +version: 0.1.4 repository: https://github.com/robmllze/df_screen funding: - https://www.buymeacoffee.com/robmllze @@ -41,7 +41,7 @@ dependencies: df_generate_dart_models_core: ^0.3.2 df_log: ^0.2.1 df_pod: ^0.13.0 - df_scalable: ^0.4.0 + df_scalable: ^0.5.0 df_screen_core: ^0.1.0 df_type: ^0.5.18