add-multi-filter

Community

Add rich multi-filtering to Flutter plugin views

Authorhunmer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Traditional Flutter plugin lists often rely on single-condition filters or modal dialogs, which can be slow and opaque. This Skill adds a two-level MultiFilterBar that lets users refine results across multiple criteria in a single, visible UI.

Core Features & Use Cases

  • Multi-criteria filtering: tags, keywords, date ranges, priority, and checkbox options.
  • Replaces older FilterDialog for a more intuitive UX and faster feedback.
  • Use Case: Manage tasks, diary entries, or activity logs by combining filters to quickly surface relevant items.

Quick Start

  1. Basic usage - automatic detection of filtering needs: /add-multi-filter <view-file>
  2. Specify filter types: /add-multi-filter <view-file> --filters tags,priority,date,status
  3. Specify controller name: /add-multi-filter <view-file> --controller _controller

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-multi-filter
Download link: https://github.com/hunmer/Memento/archive/main.zip#add-multi-filter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.