1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-07 12:14:27 +00:00

Make package:provider a direct dependency (#523)

This commit is contained in:
John Ryan
2020-08-13 15:27:36 -07:00
committed by GitHub
parent 824aeb5a16
commit 955d8c4266
2 changed files with 3 additions and 3 deletions

View File

@@ -145,7 +145,7 @@ packages:
source: hosted
version: "1.0.2"
provider:
dependency: "direct dev"
dependency: "direct main"
description:
name: provider
url: "https://pub.dartlang.org"