flutter_artist_2d_scrollables 0.9.1 copy "flutter_artist_2d_scrollables: ^0.9.1" to clipboard
flutter_artist_2d_scrollables: ^0.9.1 copied to clipboard

An identity-driven, strictly stateless 2D scrolling layout engine built on top of Google's two_dimensional_scrollables for the FlutterArtist ecosystem.

0.9.1 #

  • Feature: Added customizable alignment configurations for 2D data grid table headers.
  • Architecture: Enhanced Fa2DColumn with an optional headerAlignment property to support cell-specific structural layout alignment overrides (e.g., left-aligning text columns or right-aligning numerical data metrics).
  • Theming: Introduced global headerAlignment fallback contract inside FaTwoDimensionalTableThemeData defaulting to Alignment.center to ensure predictable rendering across unconfigured data channels.
  • Layout Mechanics: Updated the internal TableViewCell orchestration within FaTwoDimensionalTable to dynamically cascade and map layout bounds using priority-driven environment profiles.

0.9.0 #

  • Initial release.
0
likes
160
points
41
downloads

Documentation

API reference

Publisher

verified publishero7planning.org

Weekly Downloads

An identity-driven, strictly stateless 2D scrolling layout engine built on top of Google's two_dimensional_scrollables for the FlutterArtist ecosystem.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, two_dimensional_scrollables

More

Packages that depend on flutter_artist_2d_scrollables