Saltearse al contenido
- Instalar git y flujido (beta)
- Clonar el repositorio
- Navegar al directorio de aplicaciones
- Utilice la herramienta de flutter para compilar la aplicación
flutter build apk
flutter build appbundle
flutter build web
flutter build linux
flutter build windows
flutter build ios --release --no-codesign
after that, create a folder named “Payload”, copy Runner.app into it and zip the payload folder. Then rename “.zip” to “.ipa”.
- Los archivos compilados están en el directorio de compilación