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
copied to clipboard

then,

import 'package:simple_coverflow/simple_coverflow.dart';

28
likes
40
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.19 - 2025.04.03

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

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on simple_coverflow