Random files, maybe due to flutter run.

This commit is contained in:
2025-01-30 20:01:05 -07:00
parent a4ad5823aa
commit 26f688cfe9
19 changed files with 45 additions and 180 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 = flutter_expense_tracker
PRODUCT_NAME = flutter_empty
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = com.example.flutterExpenseTracker
PRODUCT_BUNDLE_IDENTIFIER = com.example.flutterEmpty
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2025 com.example. All rights reserved.