Skip to main content

BMoniTextFormField

A form field with two variants (filled and outlined), three sizes, and label / helper / error slots. Wraps Flutter’s TextFormField.

Filled variant

Outlined variant

Common props


BMoniTextAreaField

A multiline text input with a grapheme-aware character counter built in.

FileUploadWidget

A dotted-border upload area. Switches automatically between placeholder, loading, and uploaded states based on the props you pass.