From 897b97f5d5ddffe2fe81132a7bdf0d345c13a3c9 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 1 Jun 2022 14:11:26 +0000 Subject: [PATCH] chore(deps): update dependency flutter_lints to v2 --- packages/native_crypto/example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/native_crypto/example/pubspec.yaml b/packages/native_crypto/example/pubspec.yaml index 7fb09c7..1e16cd6 100644 --- a/packages/native_crypto/example/pubspec.yaml +++ b/packages/native_crypto/example/pubspec.yaml @@ -41,7 +41,7 @@ dev_dependencies: # activated in the `analysis_options.yaml` file located at the root of your # package. See that file for information about deactivating specific lint # rules and activating additional ones. - flutter_lints: ^1.0.4 + flutter_lints: ^2.0.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec -- 2.47.2