clistview 0.0.2 copy "clistview: ^0.0.2" to clipboard
clistview: ^0.0.2 copied to clipboard

Listview.builder for use inside Column

ColumnListView #

clistview is a Flutter package that allows embedding a ListView.builder inside a Column without rendering issues.

Features #

  • Automatically adjusts height to avoid RenderFlex issues.
  • Provides smooth scrolling inside a column.
  • Easy to integrate with existing Flutter widgets.

Installation #

Add this to your pubspec.yaml:

dependencies:
  clistview: latest_version
0
likes
95
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Listview.builder for use inside Column

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_lints

More

Packages that depend on clistview