endless 1.6.3 copy "endless: ^1.6.3" to clipboard
endless: ^1.6.3 copied to clipboard

An infinite scroll view library with out of the box widgets for loading using pagination and streams.

1.6.3 #

  • Add support for checking if controllers are attached to mounted widgets.

1.6.2 #

  • Expand sliver detector

1.6.1 #

  • Support physics

1.6.0 #

  • Expose scroll controller in public API

1.5.3 #

  • Update documentation

1.5.2 #

  • Move lazy clear resetting to the clear API

1.5.1 #

  • Fix bug where lazy clear wasn't being reset on subscribing to a new stream.

1.5.0 #

  • Adds support for a willClear state used to determine if the endless scroll view will clear its items on next load.

1.4.1 #

  • Fix bug where padding wasn't being applied properly in all scenarios.

1.4.0 #

  • Update padding behavior around the CustomScrollView

1.3.0 #

  • Adds support for an onStateChange handler that exposes the current states of the scroll view.

1.2.1 #

  • Update state property pattern to fix regression.

1.2.0 #

  • Abstract state property pattern out of lib to separate state_property package.

1.1.2 #

  • More Documentation updates

1.1.1 #

  • Update README

1.1.0 #

  • Move firestore streams to a separate companion library to remove the direct dependency on cloud_firestore.

1.0.3 #

  • Add more detail to the README

1.0.2 #

  • Bugfix: Error in README

1.0.1 #

  • Bugfix: Formatting in pubspec

1.0.0 #

14
likes
130
pub points
64%
popularity

Publisher

unverified uploader

An infinite scroll view library with out of the box widgets for loading using pagination and streams.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, state_property

More

Packages that depend on endless