AI AGENT ADDONS

Flutter Adaptive Ui

madteacher/mad-agents-skills

Flutter apps need to look great on every screen size. This skill helps you build adaptive and responsive user interfaces. It works for mobile phones, tablets, desktop computers, web browsers, large screens, and foldable devices.

You can create layouts that change with the window width. Use breakpoints like compact, medium, and expanded. The skill also handles mouse, keyboard, and touch input. It avoids guessing by using actual available space instead of device labels.

Follow a clear workflow to check existing widgets, measure the right space, and make small changes that keep user data safe. This makes your app easy to use on any device without extra work.

Add Flutter Adaptive Ui skill to your workflow

Global

mkdir -p ~/.claude/skills/flutter-adaptive-ui

Project

mkdir -p .claude/skills/flutter-adaptive-ui

Source Repository

Stars
104
Forks
17
Watchers
104
License
MIT
Last Push
3 months ago
Created
7 months ago