feat(useragent): initial impl
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
// 'flutter create' template.
|
||||
|
||||
// The application's name. By default this is also the title of the Flutter window.
|
||||
PRODUCT_NAME = app
|
||||
PRODUCT_NAME = useragent
|
||||
|
||||
// The application's bundle identifier
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.example.app
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.example.useragent
|
||||
|
||||
// The copyright displayed in application information
|
||||
PRODUCT_COPYRIGHT = Copyright © 2026 com.example. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user