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

Flutter package to provide the a card infinite rotations or rotations based on argument provided by the user.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infinite_card_rotation

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

dependencies:
  infinite_card_rotation: ^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_card_rotation/infinite_card_rotation.dart';
1
likes
160
pub points
32%
popularity

Publisher

unverified uploader

Flutter package to provide the a card infinite rotations or rotations based on argument provided by the user.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on infinite_card_rotation