Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

flutter-deck-slides

Étoiles213
Forks39
Mis à jour5 mai 2026 à 21:37

Create slides in a flutter_deck presentation using the eight built-in factories — title, image, split, quote, bigFact, blank, template, and custom. Three patterns are idiomatic: subclass FlutterDeckSlideWidget, call a FlutterDeckSlide.<factory>(configuration: …) constructor inline inside FlutterDeckApp.slides, or wrap any existing widget with the Widget.withSlideConfiguration extension. Use this skill when adding a new slide, picking the right layout for a topic, refactoring raw widgets into slides, building sequential reveals with FlutterDeckSlideStepsBuilder or FlutterDeckSlideStepsListener, or wiring routes, preloadImages, speaker notes, and steps — even when the user only says "add a slide" or "show this widget as a slide".

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly