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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_coverflow
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  simple_coverflow: ^0.0.8
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:simple_coverflow/simple_coverflow.dart';
copied to clipboard
28
likes
40
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

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