tag

flutter

66 indexed skills · max 10 per page

skills (66)

flutter-environment-setup-macos

flutter/skills · Productivity

0

Automated macOS Flutter development environment setup with dependency validation and diagnostic fixes. \n \n Verifies Flutter installation, Xcode availability, and CocoaPods presence; stops with clear instructions if any prerequisite is missing \n Guides users through Xcode command-line tool configuration and license acceptance with required sudo commands \n Runs iterative flutter doctor validation loops to identify and resolve remaining toolchain issues until the Xcode section passes completely

flutter-databases

flutter/skills · Productivity

0

MVVM-compliant data layer for Flutter with Repository pattern, stateless Services, and intelligent local caching strategies. \n \n Guides selection of persistence technology (shared_preferences, sqflite, drift, hive_ce, isar_community, or file I/O) based on data type, size, and relational complexity \n Implements Repository as single source of truth, isolating DatabaseService and ApiClient as private stateless dependencies \n Provides complete code examples for domain models, SQLite operations,

flutter-theming

flutter/skills · Productivity

0

Migrate Flutter apps from Material 2 to Material 3 with automated component and theme updates. \n \n Identifies and replaces deprecated Material 2 components (FlatButton, RaisedButton, BottomNavigationBar, Drawer) with their Material 3 equivalents using a decision tree \n Converts legacy theme properties to Material 3 ColorScheme and removes deprecated accent color references (accentColor, accentColorBrightness, etc.) \n Normalizes all component themes to use *ThemeData classes and ensures useMa

flutter-caching

flutter/skills · Productivity

0

Comprehensive caching and performance optimization for Flutter apps across multiple data types and platforms. \n \n Provides decision logic to select appropriate caching mechanisms: in-memory, shared_preferences for key-value pairs, SQLite for relational data, file system for large blobs, and image caching for network images \n Includes stream-based offline-first repository pattern that yields cached data first, then fetches and updates from the network \n Covers Android FlutterEngine pre-warmin

flutter-building-plugins

flutter/skills · Frontend

0

Scaffold and implement cross-platform Flutter plugins with native interop for Android, iOS, Windows, and web. \n \n Supports both standard plugins (Method Channels for platform APIs) and FFI plugins (C/C++ native libraries); choose based on whether you need platform-specific SDK access or direct native code binding \n Federated plugin architecture splits API across app-facing, platform interface, and independent platform implementation packages for team-based development \n Includes step-by-step

flutter-embedding-native-views

flutter/skills · AI/ML

0

Embed native Android, iOS, or macOS views and web content directly into Flutter applications. \n \n Supports two Android composition modes (Hybrid and Texture Layer) with distinct performance and fidelity tradeoffs; iOS and macOS use Hybrid Composition exclusively \n Includes step-by-step workflows for implementing platform views on Android and iOS, with validation and troubleshooting guidance \n Enables embedding Flutter into existing web applications via Full Page or Multi-view (Embedded) mode

flutter-handling-http-and-json

flutter/skills · Productivity

0

HTTP requests and JSON serialization for Flutter REST API integration and data parsing. \n \n Covers three HTTP methods (GET, POST, PUT, DELETE) with proper status code validation, HTTPS enforcement, and safe URI construction using Uri.https() . \n Offers two serialization strategies: manual fromJson / toJson for simple models, and code generation with json_serializable for complex nested structures. \n Includes background parsing with compute() to prevent UI jank when processing large JSON payl

flutter-bloc-development

abdelhakrazi/flutter-bloc-clean-architecture-skill · Productivity

0

This skill enforces BLoC state management, strict layer separation, and mandatory use of design system constants for all Flutter development in this codebase.

flutter-expert

404kidwiz/claude-supercode-skills · Productivity

0

Provides cross-platform mobile development expertise specializing in Flutter 3+, Dart programming, and Riverpod state management. Builds high-fidelity applications for Mobile, Web, and Desktop with advanced rendering optimization (Impeller), custom render objects, and native integrations via FFI and Method Channels.

sentry-flutter-sdk

getsentry/sentry-for-ai · Productivity

0

sentry-flutter-sdk

prevpage 3 / 7next