new: no titlebar on desktop

This commit is contained in:
lollipopkit
2023-12-09 16:31:18 +08:00
parent cd9d5567fb
commit b2eb96ec16
19 changed files with 237 additions and 123 deletions

View File

@@ -4,11 +4,5 @@
// future. If not, the values below would default to using the project name when this becomes a
// 'flutter create' template.
// The application's name. By default this is also the title of the Flutter window.
PRODUCT_NAME = server_box
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = tech.lolli.serverBox
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2023 tech.lolli. All rights reserved.