tag

flutter

66 indexed skills · max 10 per page

skills (66)

flutter-control-and-screenshot

rodydavis/skills · Productivity

0

This skill outlines the process of adding flutter_driver support to a Flutter application, launching it via the Dart MCP server, controlling it (tapping, finding widgets), and capturing screenshots (handling Web/Desktop specific constraints).

flutter-internationalization

madteacher/mad-agents-skills · Productivity

0

Complete guide for internationalizing Flutter apps with gen-l10n, intl package, and custom approaches. \n \n Covers three setup paths: gen-l10n (recommended, code-generated from ARB files), intl package (manual, code-based), and custom Map-based localizations for maximum flexibility \n Supports message types including simple strings, placeholders with parameters, plurals based on count, and select messages based on string values \n Includes automatic number and date formatting with locale-aware

flutter-navigation

madteacher/mad-agents-skills · Productivity

0

Navigate Flutter apps across mobile and web with Navigator API or go_router, including deep linking and browser history. \n \n Choose Navigator API for simple apps without deep linking; use go_router for production apps requiring deep links, browser history support, and URL-based navigation across platforms \n Pass data between screens via constructor arguments (Navigator) or URL query parameters (go_router); return data using Future-based pop with typed results \n Configure deep linking through

flutter

alinaqi/claude-bootstrap · Productivity

0

Flutter development with Riverpod state management, Freezed immutable models, go_router navigation, and mocktail testing. \n \n Riverpod provider ecosystem covers simple values, mutable state, async operations, streams, and parameterized data with family modifiers; AsyncValue pattern handles loading, error, and data states uniformly \n Freezed generates immutable data classes and union types for sealed state modeling; integrates with JSON serialization via json_serializable \n go_router provides

flutter-expert

sickn33/antigravity-awesome-skills · Productivity

0

Expert guidance for Flutter 3.x+ development across mobile, web, desktop, and embedded platforms. \n \n Covers Flutter 3.x architecture, Dart 3.x advanced features, and Impeller rendering engine optimization with performance profiling across all target platforms \n Specializes in state management solutions (Riverpod, Bloc, GetX, Provider) and clean architecture patterns with modular code organization \n Provides platform integration expertise for iOS, Android, web, and desktop with native plugin

flutter

mindrally/skills · Productivity

0

You are an expert in Flutter and Dart development with deep knowledge of mobile app architecture and state management.

flutter-riverpod-expert

juparave/dotfiles · Productivity

0

$21

flutter-drift

madteacher/mad-agents-skills · Productivity

0

Comprehensive guide for using drift database library in Flutter applications.

flutter-environment-setup-linux

flutter/skills · Productivity

0

Linux environment setup for Flutter desktop development with OS detection and toolchain validation. \n \n Automatically detects Debian/Ubuntu or ChromeOS and halts with instructions for non-apt systems \n Installs core dependencies (curl, git, unzip, libglu1-mesa) and Linux desktop toolchain (clang, cmake, ninja-build, GTK libraries) \n Prompts for optional IDE setup (VS Code or Android Studio via snap) \n Runs flutter doctor -v and flutter devices to validate the environment, automatically inst

flutter-environment-setup-windows

flutter/skills · Productivity

0

Automated Windows Flutter development environment setup with platform-specific toolchain configuration. \n \n Configures Flutter SDK paths, Visual Studio C++ toolchain installation, and platform-specific settings via interactive prompts for Windows Desktop, Android, or both targets \n Handles Android Studio setup, device/emulator configuration, and USB driver installation when Android is selected \n Generates self-signed MSIX certificates using OpenSSL for local Windows app packaging and deploym

prevpage 3 / 7next