1
0
mirror of https://github.com/flutter/samples.git synced 2026-06-03 12:58:59 +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

@@ -12,7 +12,7 @@ dependencies:
cupertino_icons: ^1.0.2
file_selector: ^0.8.3
file_selector_linux: ^0.0.2+1
file_selector_macos: ^0.0.4+1
file_selector_macos: ^0.8.2
file_selector_windows: ^0.8.2
flutter:
sdk: flutter
@@ -31,7 +31,6 @@ dependencies:
git:
url: https://github.com/google/flutter-desktop-embedding.git
path: plugins/window_size
ref: 03d957e8b5c99fc83cd4a781031b154ab3de8753
dev_dependencies:
build: ^2.2.1
@@ -41,7 +40,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
grinder: ^0.9.0
msix: ^2.8.5
msix: ^3.4.0
flutter:
uses-material-design: true