From e6646d308c14581dca0800f9c079b1d56080e1b7 Mon Sep 17 00:00:00 2001 From: Hans Kokx Date: Fri, 2 May 2025 08:51:56 +0200 Subject: [PATCH] Remove bloc dependency Signed-off-by: Hans Kokx --- pubspec.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5bf8d2a..9459b68 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,11 +12,10 @@ environment: flutter: ">=1.17.0" dependencies: - arcane_helper_utils: ^1.3.2 + arcane_helper_utils: ^1.4.1 collection: ^1.19.0 flutter: sdk: flutter - flutter_bloc: ^9.1.0 result_monad: ^2.3.2 dev_dependencies: