Configuring Github Actions

Configures GitHub Actions CI/CD workflows for Flutter projects. Use when creating or editing `.github/workflows/` YAML files for Flutter, integrating subosito/flutter-action, automating `flutter test`, `flutter analyze`, or `dart format` on push or pull_request events, running build_runner in CI, building Android AAB or iOS IPA artifacts, managing keystore or signing secrets in GitHub Secrets, or combining GitHub Actions with Fastlane or Codemagic for the deployment stage.

Poorgramer-Zack ad0ce5e 5.1 KB Updated

File contents

Poorgramer-Zack/dart-expert-skills/tree/main/skills/github-actions commit ad0ce5ed6c

Frequently asked questions

npx skillmds@latest add poorgramer-zack/configuring-github-actions