0 purchases
cramr widget lib
This package contains a series of widgets and utilities that can be useful to create apps that can
help learning languages by heart (automation).
Features #
Among others, this package allows you to show a score widget, a card to present a conjugation, and
so on.
Getting started #
Just plug in the widgets in your app.
Usage #
MaterialApp(
home: StreakCounterWidget(1),
);
copied to clipboard
Additional information #
More additional information will follow
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.