HPI-de / hpi-flutter

The inofficial HPI app, written in Flutter
Apache License 2.0
10 stars 2 forks source link

fix: only show first character of counter on each menu item #125

Closed MarcelGarus closed 4 years ago

MarcelGarus commented 4 years ago

Checklist

Changes The menu items now only show the first character of the counter on the left side.

jwbot commented 4 years ago
1 Warning
:warning: lib/tools/widgets/timer_page.dart#L151 - This class (or a class which this class inherits from) is marked as ‘@immutable’, but one or more of its instance fields are not final: CountdownTimerWidget._lastCoords

Generated by :no_entry_sign: Danger