LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: Dart

Browse skills that share this tag.

  • flutter-add-integration-test - Implement Flutter integration tests and MCP exploration
    FlutterIntegration TestingFlutter DriverMCP

    ★ 0 · Updated 2026-09-18

    Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests using the integration_test package.

    ⚙ Add integration testing dependencies⚙ Enable Flutter Driver extension⚙ Explore UI using MCP tools
  • asyncredux-error-handling - AsyncRedux Error Handling System
    error-handlingAsyncReduxstate-managementFlutter

    ★ 602 · Updated 2026-06-15

    Handle action errors with wrapError, global error transformation, and error observation for AsyncRedux apps

    ⚙ throw error⚙ wrap error⚙ suppress error
  • data-visualization - Flutter Data Visualization
    FlutterDartdata visualizationcharts

    ★ 602 · Updated 2026-05-28

    Build data visualizations, charts, graphs, and maps in Flutter applications

    ⚙ create line charts⚙ create bar charts⚙ create pie charts
  • equatable-linkedhashmap-lru-reorder - Fix Equatable LinkedHashMap LRU reorder bug in Flutter bloc
    FlutterblocEquatableLRU

    ★ 243 · Updated 2026-05-09

    Fixes silent insertion-order updates suppression in Equatable-based Flutter bloc state classes using LinkedHashMap for LRU

    ⚙ modify props getter⚙ add keys list to props⚙ create defensive copy
  • release - Publish packages to pub.dev
    pub.devDartreleasepackage publishing

    ★ 113 · Updated 2026-03-22

    Prepare and execute Dart packages release to pub.dev with tiered publishing process

    ⚙ verify git state⚙ check package versions⚙ validate changelogs
  • template-mason-brick - Create Mason Bricks with Tests and CI
    MasonCode GenerationFlutterDart

    ★ 18 · Updated 2026-03-20

    Guide for creating, updating, or removing Mason bricks with tests and CI workflow

    ⚙ Create Mason brick⚙ Update Mason brick⚙ Remove Mason brick
  • bug-solving-skill - Flutter Bug Solving Specialist
    FlutterDebuggingBug-fixingMobile-development

    ★ 4 · Updated 2026-02-14

    Solves Flutter-specific bug patterns and debugging issues

    ⚙ check Flutter version⚙ identify state management patterns⚙ debug by layer (view/domain/data)
  • init-import-sorter - Dart Import Sorter Setup Tool
    Dartcode formattingimport managementdeveloper tool

    ★ 1 · Updated 2026-02-11

    Install and configure import_sorter for Dart import organization

    ⚙ check installation status⚙ install from specific branch⚙ run import sorting
  • init-import-sorter - Install Import Sorter for Dart
    Dartimport sortingtool installation

    ★ 0 · Updated 2026-02-11

    Install import_sorter for Dart import sorting functionality

    ⚙ check installation status⚙ install from git branch⚙ support monorepo workspaces