1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 19:08:41 +00:00

desktop_photo_search Rebuild script (#1356)

This commit is contained in:
Brett Morgan
2022-08-02 19:39:19 +10:00
committed by GitHub
parent bca6bbd37a
commit bc8cc85052
31 changed files with 414 additions and 173 deletions

View File

@@ -5,10 +5,10 @@
// 'flutter create' template.
// The application's name. By default this is also the title of the Flutter window.
PRODUCT_NAME = Photo Search
PRODUCT_NAME = desktop_photo_search
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = com.example.desktopPhotoSearch
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2020 com.example. All rights reserved.
PRODUCT_COPYRIGHT = Copyright © 2022 com.example. All rights reserved.