manki kim
Pluto packages in Flutter

Pluto packages in Flutter

Follow
manki kim

manki kim

201 followers

Mainly develops flutter packages used in admin service or CMS.

The case of assigning the id of PlutoMenuItem.

Nov 30, 20221 min read

A unique id can be set for PlutoMenuItem. PlutoMenuItem( id: 'unique_id', title: 'Menu 1', ) If PlutoMenuItem is created in build method, you...

The case of assigning the id of PlutoMenuItem.
Scrollbar and Scroll Behavior
PlutoMenuItemWidget
Shortcuts
Introduction to PlutoLayout
PlutoGridMode