flutter_data_components 1.0.3
flutter_data_components: ^1.0.3 copied to clipboard
RAD data components for Flutter business applications, including datasets, typed fields, grid and editors.
1.0.3 #
- Expanded the
fdc_app.dartentrypoint to exportFdcThemeData,FdcExportStyle, andFdcExportFormatStylefor application-level theme and export configuration.
1.0.2 #
- Fixed context menus so secondary mouse clicks reliably open menus in nested interactive widgets, including Flutter Web grids.
1.0.1 #
- Made sorting, column reordering, header filters, column pinning, and the row indicator opt-in by default.
- Changed the default grid row height to 40.
- Improved grid menu visibility and vertical scrollbar tracking.
1.0.0 #
- First public release.