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

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

Pub

Simple Coverflow for Flutter #

A very basic cover flow implementation to swipe between widgets in Flutter.

It should look something like this:

gif of project

Pull requests certainly welcome.

Installation #

In your pubspec.yaml root add:

dependencies:
  simple_coverflow: LATEST_VERSION_NUMBER

then,

import 'package:simple_coverflow/simple_coverflow.dart';

28
likes
40
pub points
11%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_coverflow