Test update to 0.4.0

This commit is contained in:
Phani Pavan K
2023-04-05 19:15:46 +05:30
parent 3270f1f7a7
commit c2d73f1d45
96 changed files with 732 additions and 587 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 = example
PRODUCT_NAME = modal_progress_hud_nsn_example
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = com.walle.example
PRODUCT_BUNDLE_IDENTIFIER = boi.walle.modalProgressHudNsnExample
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2022 com.walle. All rights reserved.
PRODUCT_COPYRIGHT = Copyright © 2023 boi.walle. All rights reserved.