logo, fonts, firebase analytic

This commit is contained in:
efrilm
2025-10-23 23:06:02 +07:00
parent 4fee7c4bb7
commit cf8f0b373d
56 changed files with 291 additions and 150 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ project(runner LANGUAGES CXX)
set(BINARY_NAME "apskel_pos_flutter_v2")
# The unique GTK application identifier for this application. See:
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
set(APPLICATION_ID "com.example.apskel_pos_flutter_v2")
set(APPLICATION_ID "com.apskel.pos")
# Explicitly opt in to modern CMake behaviors to avoid warnings with recent
# versions of CMake.