material_emoji_picker/CHANGELOG.md
2026-09-16 16:15:15 -04:00

317 B

1.0.0

Initial release.

1.0.0+1

Fixup readme.

1.0.1

Use ILists for categories. These ILists can be used by consumers via dot-shorthands, e.g. .new([]).

1.0.2

Publicly export EmojiController for use as needed.

1.0.3

Add scrollbar to category list, for more intuitive scrolling on desktop.