Skills by Flutter
22 MCP servers and agent skills in the Skills by Flutter category, ranked by quality score — 22 results.
flutter/flutter-adding-home-screen-widgets
Add home screen widgets to Flutter apps on Android and iOS
flutter/flutter-animating-apps
Implement animated effects, transitions, and motion
flutter/flutter-architecting-apps
Structure a Flutter app using layered architecture
flutter/flutter-building-forms
Build Flutter forms with validation and user input
flutter/flutter-building-layouts
Build and fix layouts using the constraint system (Row, Column, Stack)
flutter/flutter-building-plugins
Create Flutter plugins that bridge Dart with platform code
flutter/flutter-embedding-native-views
Embed native Android, iOS, and macOS views in Flutter widgets
flutter/flutter-handling-http-and-json
Handle HTTP requests and JSON serialization
flutter/flutter-implementing-navigation-and-routing
Handle routing, navigation, and deep linking
flutter/flutter-improving-accessibility
Configure Flutter for screen readers and assistive tech
flutter/flutter-interoperating-with-native-apis
Bridge Flutter with native platform APIs
flutter/flutter-localizing-apps
Configure Flutter for multiple languages and regions
flutter/flutter-managing-state
Manage local widget state and shared application state
flutter/flutter-setting-up-on-linux
Set up a Linux machine for Flutter desktop development
flutter/flutter-setting-up-on-macos
Set up a macOS machine for Flutter development
flutter/flutter-setting-up-on-windows
Set up a Windows machine for Flutter development
flutter/flutter-theming-apps
Customize Flutter app appearance through the theming system
flutter/flutter-working-with-databases
Build a structured data layer using SQLite