Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

flutter-deck-slides

// 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".

$ git log --oneline --stat
stars:213
forks:38
updated:2026年5月5日 21:37
SKILL.md
readonly