linuxPackageName property
The Linux package name extracted from linux/CMakeLists.txt
Example: "my_flutter_app"
Implementation
static String? linuxPackageName;
The Linux package name extracted from linux/CMakeLists.txt
Example: "my_flutter_app"
static String? linuxPackageName;