All work

Build

material_drum_picker

An iOS-style drum-roll picker for Flutter, themed with Material 3 Expressive.

Problem
Flutter has no polished drum-roll picker that respects Material 3 Expressive.
Decision
Built a reusable package: an iOS-style drum roller themed with Material 3 Expressive tokens.
Result
A reusable Flutter package, heading to pub.dev.

Small components are where a design system either holds together or falls apart. This one is a drum-roll picker with the feel iOS users expect, themed entirely with Material 3 Expressive tokens so it sits naturally inside a modern Flutter app.

It is being prepared for pub.dev; the package link will go here on release.

Back to top