simple_coverflow 0.0.6 copy "simple_coverflow: ^0.0.6" to clipboard
simple_coverflow: ^0.0.6 copied to clipboard

outdated

An extremely simplistic "cover flow" style animation to swipe between widgets.

[0.0.6] - 4/19/18 #

  • Added made the builder parameter a named argument [itemBuilder] in keeping with flutter conventions.

[0.0.5] - 4/18/18 #

  • Added [itemCount] field so that users can have a non-infinitely scrolling cover flow. Also adjusted the default viewport value.

[0.0.4] - 4/17/18 #

  • Bumped versioning constraints to support much later versions of Flutter.

[0.0.3] - 4/12/18 #

  • Changed typedef of OnDismissedCallback to return the number of the item called rather than the item itself.

[0.0.1] - 4/12/18 #

  • Initial implementation of simple coverflow.
28
likes
0
pub points
14%
popularity

Publisher

unverified uploader

An extremely simplistic "cover flow" style animation to swipe between widgets.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_coverflow