1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-29 15:51:47 +00:00

Remove git:// url, update deps, fix destop_photo_search (#1052)

This commit is contained in:
Brett Morgan
2022-03-19 08:37:04 +10:00
committed by GitHub
parent 03dbbcd667
commit a481c264cd
74 changed files with 594 additions and 438 deletions

View File

@@ -63,7 +63,7 @@ packages:
name: espresso
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.1+7"
version: "0.1.0+4"
fake_async:
dependency: transitive
description:
@@ -167,7 +167,7 @@ packages:
name: provider
url: "https://pub.dartlang.org"
source: hosted
version: "4.3.3"
version: "6.0.2"
sky_engine:
dependency: transitive
description: flutter
@@ -252,4 +252,4 @@ packages:
version: "3.0.0"
sdks:
dart: ">=2.14.0 <3.0.0"
flutter: ">=1.16.0"
flutter: ">=2.0.0"