horizontal_list_view 1.1.0 copy "horizontal_list_view: ^1.1.0" to clipboard
horizontal_list_view: ^1.1.0 copied to clipboard

Simple horizontal list view widget for displaying a list of items in a horizontal layout with fixed crosAxisCount.

[1.1.0] - 9/26/2023 #

  • HorizontalListView.builder Method Added:

    • Introducing the HorizontalListView.builder method for creating dynamic horizontal list views.
    • Customize the number of items displayed per row, spacing, and more with ease.
    • Utilize the itemCount and itemBuilder parameters to populate your list dynamically.
  • Added children Parameter to HorizontalListView:

    • The HorizontalListView widget now supports a children parameter.
    • You can directly specify a list of child widgets for a simpler static list view setup.

Bug Fixes #

  • Fixed several bugs and issues to improve the overall stability and performance.
    • [List any specific bug fixes or issues addressed]

[1.0.4] - 9/23/2023 #

  • Resolved minor bugs.

[1.0.3] - 9/23/2023 #

  • Minor Changesy.

[1.0.2] - 9/23/2023 #

  • Minor Changesy.

[1.0.1] - 9/23/2023 #

  • Minor Changesy.

[1.0.0] - 9/23/2023 #

  • Initial release.
8
likes
160
points
57
downloads

Publisher

verified publisherflameark.com

Weekly Downloads

Simple horizontal list view widget for displaying a list of items in a horizontal layout with fixed crosAxisCount.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on horizontal_list_view