
Exact decimal values
Use FdcDecimal to keep money, rates, quantities, percentages, arithmetic, rounding, filters, and totals in an exact fixed-scale decimal domain throughout the Flutter data workflow.
Explore capability →
Dataset-driven Flutter CRUD applications
Use FdcDataSet as the shared contract for typed fields, record state, validation, change tracking, grids, editors, and adapters.
Explore capability →
Editable Flutter data grids with record workflows
Keep inplace editing, calculated values, field errors, keyboard navigation, and post or cancel behaviour inside one dataset lifecycle.
Explore capability →
Flutter master-detail grids with independent DataSets
Model parent and child records independently, then coordinate loading, expansion, editing, totals, and context through explicit relationships.
Explore capability →
Server-side paging for large Flutter data grids
Delegate paging, filtering, sorting, search, totals, and aggregates to the adapter while preserving the same UI-facing dataset contract.
Explore capability →