animated_flash_cards 1.1.3 copy "animated_flash_cards: ^1.1.3" to clipboard
animated_flash_cards: ^1.1.3 copied to clipboard

A Flutter package for animated flash cards with book-like page flipping.

Changelog #

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog and follows Semantic Versioning.


1.1.3 - 2025-11-20 #

Changed #

  • Add Package Screenshot to README.md.
  • Updated documentation to better explain forward/backward flip behavior and top/bottom page support.

1.1.2 - 2025-11-20 #

Changed #

  • Improved readability for users by refining descriptions of newly added flash-card page flipping animations.
  • Updated documentation to better explain forward/backward flip behavior and top/bottom page support.

1.1.1 - 2025-11-19 #

Added #

  • Forward and backward page flipping animations for flash cards.
  • Support for top and bottom pages with customizable content.
  • DecorationImage support for page flip GIFs.
  • Customizable card height, colors, border radius, and margins.
  • Assets folder included for example images (assets/images/).

Fixed #

  • Asset loading issue: ensured package: parameter is used for all AssetImage references.
  • Assertion added to enforce that topPages and bottomPages lists have equal length.

1.0.0 - 2025-11-10 #

Added #

  • Initial release of animated_flash_cards package.
  • Basic flash card widget with flipping animation.
  • Configurable properties for card appearance (colors, border radius, height).
  • Basic support for top and bottom pages list.
4
likes
140
points
17
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter package for animated flash cards with book-like page flipping.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_flash_cards