From b4bc6c95deb2b474e170569934bc1962a31e3ec5 Mon Sep 17 00:00:00 2001 From: Alexandre Roux Date: Fri, 15 Mar 2024 16:56:32 +0100 Subject: [PATCH] fix deps --- example/test_app/pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example/test_app/pubspec.yaml b/example/test_app/pubspec.yaml index c16e3ec..c9428e9 100644 --- a/example/test_app/pubspec.yaml +++ b/example/test_app/pubspec.yaml @@ -52,6 +52,8 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter + dev_build: + path: tekartik_lints_flutter: git: url: https://github.com/tekartik/common_flutter.dart