flutter work

This commit is contained in:
John Smith
2022-12-03 12:36:06 -05:00
parent 60aa3fafc0
commit fa3ad29d21
19 changed files with 97 additions and 65 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 = veilid_example
PRODUCT_NAME = example
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = com.veilid.veilidExample
PRODUCT_BUNDLE_IDENTIFIER = com.veilid.example
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2022 com.veilid. All rights reserved.