card_actions 0.0.1 copy "card_actions: ^0.0.1" to clipboard
card_actions: ^0.0.1 copied to clipboard

Empower Your Cards with Custom Actions and Enhancements using our Flutter Package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add card_actions

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

dependencies:
  card_actions: ^0.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:card_actions/card_actions.dart';
69
likes
150
points
199
downloads

Publisher

unverified uploader

Weekly Downloads

Empower Your Cards with Custom Actions and Enhancements using our Flutter Package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on card_actions