cupertino_listview 1.0.4 copy "cupertino_listview: ^1.0.4" to clipboard
cupertino_listview: ^1.0.4 copied to clipboard

outdated

Display a vertical list of sections (group of items), respecting iOS UX design, where the current section title remains displayed on top (until the next one push it away).

[1.0.4] Enhance CupertinoListView API #

  • Introduce SectionPath and IndexPath, grouping information about indexes: section index, child index, and list absolute index.

  • Add floatingSectionBuilder for default CupertinoListView constructor, in order to differentiate the section widget built for the list, and the other one built for the floating widget.

[1.0.3] Fix CupertinoListView API #

  • For CupertinoListView.builder factory, make separatorBuilder optional.

[1.0.2] Dartfmt format #

  • Reformat files using "dartfmt -w" command.

[1.0.1] Take into account pub package analysis #

  • Remove private imports from other packages.
  • Add a longer package description.

[1.0.0] Initial release #

  • Initial version of Cupertino listview behaving like UITableView.
58
likes
0
pub points
85%
popularity

Publisher

verified publisherdavidgonzalez-freelance.fr

Display a vertical list of sections (group of items), respecting iOS UX design, where the current section title remains displayed on top (until the next one push it away).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on cupertino_listview