menu
mvvm_cli_nerdzlab package
documentation
core/constants/file_constants.dart
FileConstants
runnerXcodeprojPath static method
runnerXcodeprojPath static method
dark_mode
light_mode
runnerXcodeprojPath
static method
String
runnerXcodeprojPath
(
)
Runner.xcodeproj path
Implementation
static String runnerXcodeprojPath() => join('ios', 'Runner.xcodeproj');
mvvm_cli_nerdzlab package
documentation
core/constants/file_constants
FileConstants
runnerXcodeprojPath static method
FileConstants class