1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

isolate_example Rebuild script (#1365)

* `isolate_example` Rebuild script

* Add trailing NL at EOF
This commit is contained in:
Brett Morgan
2022-08-10 06:42:09 +10:00
committed by GitHub
parent 60fa494702
commit 1cfbeeebe2
33 changed files with 300 additions and 186 deletions

View File

@@ -11,4 +11,4 @@ PRODUCT_NAME = isolate_example
PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.isolateExample
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2021 dev.flutter. All rights reserved.
PRODUCT_COPYRIGHT = Copyright © 2022 dev.flutter. All rights reserved.