flutter_stack_card 0.2.0+1 copy "flutter_stack_card: ^0.2.0+1" to clipboard
flutter_stack_card: ^0.2.0+1 copied to clipboard

Stack Card Widget is fastest way to create swap card in flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_stack_card

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

dependencies:
  flutter_stack_card: ^0.2.0+1

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:flutter_stack_card/flutter_stack_card.dart';
29
likes
40
pub points
55%
popularity

Publisher

unverified uploader

Stack Card Widget is fastest way to create swap card in flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_slider_indicator

More

Packages that depend on flutter_stack_card