1
0
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:
Brett Morgan
2020-11-06 09:42:46 +11:00
committed by GitHub
parent 1ed40c656d
commit 3e7ab36a94
3 changed files with 52 additions and 54 deletions

View File

@@ -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: