From 987c31bac0f880d8585c7ea52d3d9bf10c432812 Mon Sep 17 00:00:00 2001 From: Sam Rawlins Date: Thu, 16 Mar 2023 09:01:43 -0700 Subject: [PATCH] Bump provider to a60a35c This contains fixes for moving STRICT_RAW_TYPE to a Warning, for https://github.com/dart-lang/sdk/issues/50796. --- registry/provider.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/provider.test b/registry/provider.test index a7d607be..2c8103f7 100644 --- a/registry/provider.test +++ b/registry/provider.test @@ -1,6 +1,6 @@ contact=darky12s@gmail.com fetch=git clone https://github.com/rrousselGit/provider.git tests -fetch=git -C tests checkout ade6982f3298d151e59f8c605a475447ca7e7ac9 +fetch=git -C tests checkout a60a35c49e907fed597dd2af28ed79cc94b7671a update=. test=flutter analyze --no-fatal-infos lib test/null_safe test=flutter test test/null_safe