customizable_flashcard 0.1.4 copy "customizable_flashcard: ^0.1.4" to clipboard
customizable_flashcard: ^0.1.4 copied to clipboard

A highly customizable flashcard widget. It allows you to use a study like flashcard that you can customize to your liking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add customizable_flashcard

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

dependencies:
  customizable_flashcard: ^0.1.4

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:customizable_flashcard/customizable_flashcard.dart';
3
likes
150
pub points
47%
popularity

Publisher

unverified uploader

A highly customizable flashcard widget. It allows you to use a study like flashcard that you can customize to your liking.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on customizable_flashcard