From e0861d8cc923e48b866e785e4785fcc93deef1f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 23:45:27 +0000 Subject: [PATCH] Update dependency flutter_bloc_pattern to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a661dae..bb13a44 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -39,7 +39,7 @@ dependencies: cupertino_icons: ^1.0.2 rxdart_ext: ^0.2.9 dart_either: ^1.0.0 - flutter_bloc_pattern: ^2.3.0 + flutter_bloc_pattern: 3.0.0 flutter_provider: ^2.1.0 built_collection: ^5.1.1 disposebag: ^1.5.1