menu
build_winner_app package
documentation
setup_fastlane.dart
SetupIosFastlane
fastlaneFile method
fastlaneFile method
dark_mode
light_mode
fastlaneFile
method
@
override
File
fastlaneFile
(
String
root
)
override
Implementation
@override File fastlaneFile(String root) => File(join(root, 'ios', 'fastlane', 'Fastfile'));
build_winner_app package
documentation
setup_fastlane
SetupIosFastlane
fastlaneFile method
SetupIosFastlane class