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),
);

Additional information

More additional information will follow

Libraries

cramr_widget_lib
Support for doing something awesome.