prepare-flet-release — android prepare-flet-release, community, android, ide skills, cross-platform, desktop, flutter, python, server-driven-ui, Claude Code, Cursor

v1.0.0

About this Skill

Ideal for Python Development Agents requiring streamlined Flet versioning and release management for real-time web, mobile, and desktop applications. Use when asked to prepare new Flet release by bumping versions and author release notes.

# Core Topics

flet-dev flet-dev
[15.7k]
[626]
Updated: 3/5/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Locale and body language aligned
Review Score
7/11
Quality Score
48
Canonical Locale
en
Detected Body Locale
en

Ideal for Python Development Agents requiring streamlined Flet versioning and release management for real-time web, mobile, and desktop applications. Use when asked to prepare new Flet release by bumping versions and author release notes.

Core Value

Empowers agents to automate Flet versioning by incrementing patch or minor digits, updating pubspec.yaml, and refreshing pubspec.lock, leveraging Git logs for CHANGELOG.md entries and supporting pub get protocols.

Ideal Agent Persona

Ideal for Python Development Agents requiring streamlined Flet versioning and release management for real-time web, mobile, and desktop applications.

Capabilities Granted for prepare-flet-release

Automating Flet release versioning
Updating pubspec.yaml for new releases
Generating CHANGELOG.md entries from Git logs

! Prerequisites & Limits

  • Requires access to Flet repository and Git logs
  • Limited to Python environment
  • Dependent on pub get protocol

Why this page is reference-only

  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is prepare-flet-release?

Ideal for Python Development Agents requiring streamlined Flet versioning and release management for real-time web, mobile, and desktop applications. Use when asked to prepare new Flet release by bumping versions and author release notes.

How do I install prepare-flet-release?

Run the command: npx killer-skills add flet-dev/flet. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for prepare-flet-release?

Key use cases include: Automating Flet release versioning, Updating pubspec.yaml for new releases, Generating CHANGELOG.md entries from Git logs.

Which IDEs are compatible with prepare-flet-release?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for prepare-flet-release?

Requires access to Flet repository and Git logs. Limited to Python environment. Dependent on pub get protocol.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add flet-dev/flet. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use prepare-flet-release immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

prepare-flet-release

Install prepare-flet-release, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Inputs

  • Previous Flet version from repo tags.
  • Whether it's minor or major release.

Steps

  • Take latest Flet release version from the repo and increment third (patch) digit to get the next version if it's a minor release or second (minor) digit if it's a major release.
  • Set new version in packages/flet/pubspec.yaml.
  • Run pub get in /client dir to refresh pubspec.lock with new version.
  • Add a new entry into packages/flet/CHANGELOG.md from a git log since the last release. Go through all commits and collect all mentioned issues and pull requests. There could be several issues done in a single PR (commit) - group them by creating a single descriptive change/fix/feature item and put all issues and PR links in [#<issue_number>](<issue_url>) format in braces next to it. Do not add chore/trivial/duplicate items. Every changelog item must include both related issue link(s) and PR link(s) when available (issue first, PR second). If no issue exists, include PR link(s) only. Also include issue-only items when a change was done via direct commit without PR (for example, an issue referenced in commit context but no PR exists). As it's a Flutter package prefer items having changes on Flutter side.
  • Add a new entry into /CHANGELOG.md. Do not add chore/trivial/duplicate items, add "worth while" items with related issue or PR. Every changelog item must include both related issue link(s) and PR link(s) when available (issue first, PR second). If no issue exists, include PR link(s) only. Also include issue-only items when a change was done via direct commit without PR (for example, an issue referenced in commit context but no PR exists).
  • If any changelog has an Unreleased section, convert that section into the new release section (## {new_version}), preserving and re-sorting its items. Do not leave duplicate release content in both Unreleased and {new_version}.
  • Sort items in changelogs as following:
    • New features
    • Improvements
    • Bug fixes
    • Other changes (chore, refactor, etc.)
  • Check that {new_version} branch (without v, just version number) exists in flet/flet-build-template repository. If not, add/derive that branch from a previous version.
  • Check that {new_version} branch (without v, just version number) exists in flet/flet-app-templates repository. If not, add/derive that branch from a previous version.

Related Skills

Looking for an alternative to prepare-flet-release or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer