mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 19:08:41 +00:00
Fixing desktop_photo_search (#583)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: desktop_photo_search
|
||||
description: Search for Photos, using the Unsplash API.
|
||||
version: 1.0.0+1
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: ^2.9.0-11.0.dev
|
||||
@@ -16,6 +17,7 @@ dependencies:
|
||||
git:
|
||||
url: https://github.com/google/flutter-desktop-embedding.git
|
||||
path: plugins/file_chooser
|
||||
http: ^0.12.2
|
||||
logging: ^0.11.3+2
|
||||
flutter_simple_treeview: ^2.0.1
|
||||
menubar:
|
||||
|
||||
Reference in New Issue
Block a user