flutter-github-deploy

Community

Automate GitHub Actions Android APK release flow for Flutter projects.

AuthorGiovanniDrago
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of creating signed, ABI-split, reproducible builds and publishing them as GitHub Release assets for Flutter projects.

Core Features & Use Cases

  • Tag-Driven Release: Generates signed APKs when a git tag matching v* is pushed.
  • GitHub Release Assets: Publishes all APKs and the AAB as GitHub Release assets.
  • Version Bumping: Bumps pubspec.yaml version from a release tag.
  • Reproducible Builds: Ensures reproducible builds with SOURCE_DATE_EPOCH.
  • Use Case: If you have a Flutter project that needs a GitHub-based Android release flow, this skill can help you automate the process.

Quick Start

Use the flutter-github-deploy skill to deploy your Flutter Android project by running ./scripts/tag-release.sh vX.Y.Z.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: flutter-github-deploy
Download link: https://github.com/GiovanniDrago/opencode-skills/archive/main.zip#flutter-github-deploy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.