colored_flashcard 0.1.1 copy "colored_flashcard: ^0.1.1" to clipboard
colored_flashcard: ^0.1.1 copied to clipboard

A customizable Flutter flashcard widget with flip animations, auto-fit text, color contrast, and watermarks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add colored_flashcard

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

dependencies:
  colored_flashcard: ^0.1.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:colored_flashcard/colored_flashcard.dart';
1
likes
160
points
184
downloads

Publisher

verified publisheranarvaezf.dev

Weekly Downloads

A customizable Flutter flashcard widget with flip animations, auto-fit text, color contrast, and watermarks.

Repository (GitHub)
View/report issues

Topics

#flutter #widget #education #ui #cards

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on colored_flashcard