flutter_find_sample
Find the best verified Flutter sample by describing what you're building, from custom renderers to platform channels, with implementation details and gotchas included.
Instructions
FIRST STOP when writing advanced Flutter code. Search the verified sample corpus (custom render objects, shaders, slivers, animation physics, isolates, platform channels, go_router, golden tests, performance patterns) by describing what you're building. Returns the best-match sample in full with gotchas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need | Yes | What you're building or trying to solve (e.g., 'animated chart with custom painter', 'background json parsing', 'deep link auth guard') |