1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00

flutter pub upgrade --major-versions (#1061)

This commit is contained in:
Brett Morgan
2022-04-06 11:45:20 +10:00
committed by GitHub
parent dd54b941d2
commit 3b46646306
22 changed files with 75 additions and 65 deletions

View File

@@ -28,7 +28,7 @@ packages:
name: markdown
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.1"
version: "5.0.0"
meta:
dependency: transitive
description:

View File

@@ -5,7 +5,7 @@ environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
markdown: ^4.0.0
markdown: ^5.0.0
path: ^1.8.0
dev_dependencies: