horizontal_list 0.0.7 copy "horizontal_list: ^0.0.7" to clipboard
horizontal_list: ^0.0.7 copied to clipboard

A horizontal list widget with buttons next and previous. You can customize your card for example and insert it on HorizontalListView widget.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Dart Package Versioning.

0.0.7 - 2023-02-09 #

Added #

  • onChanged listener with index added;
  • Make icons always visible if it has.

0.0.6 - 2023-02-09 #

Added #

  • Changed scrollSize to double.

0.0.5 - 2022-02-23 #

Added #

  • Log removed;
  • readme adjusted.

0.0.4 - 2022-02-17 #

Added #

  • Readme badges added;
  • enableManualScroll added:
    • If true, enable manual scroll, if false disable manual scroll and can only be scrolled by iconNext and iconPrevious.

0.0.3 - 2022-02-02 #

Added #

  • Bug fix on scroll;

0.0.2+1 - 2022-02-02 #

Added #

  • description changed;

0.0.2 - 2022-02-02 #

Added #

  • example project;
  • insert size height and width for Widget

0.0.1 - 2022-02-01 #

Added #

  • Create the lib horizontal_list with widget HorizontalListView
20
likes
150
points
109
downloads

Publisher

verified publisherdansplab.com

Weekly Downloads

A horizontal list widget with buttons next and previous. You can customize your card for example and insert it on HorizontalListView widget.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on horizontal_list