flip_board 1.0.0 flip_board: ^1.0.0 copied to clipboard
FlipBoards are compositions of FlipWidgets, a widget that animates content change with a flipping animation. Includes FlipFraseBoard, FlipMatrix, FlipClock and others.
FlipClock #
1.0.0 #
Update pubspec environment compatible with Dart 3
Add showSeconds parameter to FlipClock
0.6.1 #
README.md review
0.6.0 #
Examples described in example.md with two new example pages
0.5.3 #
Fix (rendering) in FlipMatrixBoard that had default null background and now has colorScheme.surface default
0.5.2 #
Public API documentation
0.5.1 #
README.md links updated for pub.dev
0.5.0 #
First public review. All code reviewed and documented.
0.4.0 #
FlipWidget code and examples review and documentation.
0.3.0 #
Game example review and documentation. UhaaaFlipGame and associated classes.
0.2.0 #
Clock code and examples review and documentation. FlipClock and FlipDownclock.
0.1.0 #
Board code and examples review and documentation. FlipFraseBoard, FlipMatrixSingleChild and FlipMatrixStream.