platform/platform library

Classes

AndroidGooglePlayDistributor
Distribute your app on the Google Play store.
AndroidPlatformBuild
Build the app for Android.
IosAppStoreDistributor
Distribute your app on the iOS App store.
IosPlatformBuild
Build the app for iOS.
IosSigningPrepare
LinuxPlatformBuild
Build the app for Linux.
MacOsPlatformBuild
Build the app for MacOS.
WebPlatformBuild
Build the app for Web.
WebServerDistributor
Distribute your app on a web server.
WindowsPlatformBuild
Build the app for Windows.

Functions

brewInstallFastlane() Future<void>
generateApiKeyJson({required String apiPrivateKeyBase64, required String apiKeyId, required String apiIssuerId, bool isTeamEnterprise = false, required String workingDirectory}) Future<String>
getFlutterCpuArchitecture(String arch) String