v1.0.1 of rj_form_engine
The official repository for Dart and Flutter packages. [Unoffic…
May 23, 2026
Schema-driven dynamic form engine for Flutter with validation, rich field types, and minimal dependencies. Changelog excerpt: > Searchable dropdown field — filter-as-you-type dropdown with custom overlay positioning. ### Added - FieldType.searchableDropdown— new field type for searchable/filterable dropdowns - FieldMeta.searchableDropdown()— typed factory constructor for the new field type - SearchableDropdownConfig— typed config class supporting hintText, maxHeight, offsetY, offsetXfor overlay customization - RjSearchableDropdownField— widget that renders a TextFormFieldwith an ove[...]
Discussion in the ATmosphere