infinite_cards 1.0.3 copy "infinite_cards: ^1.0.3" to clipboard
infinite_cards: ^1.0.3 copied to clipboard

An infinite card switching UI for Flutter, support custom animation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infinite_cards

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

dependencies:
  infinite_cards: ^1.0.3

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:infinite_cards/infinite_cards.dart';
32
likes
40
pub points
41%
popularity

Publisher

unverified uploader

An infinite card switching UI for Flutter, support custom animation

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on infinite_cards