matthiasn / lotti

Achieve your goals and keep your data private with Lotti. This life tracking app is designed to help you stay motivated and on track, all while keeping your personal information safe and secure. Now with on-device speech recognition.
GNU General Public License v3.0
501 stars 52 forks source link

fix: duplicate days in charts on day DST ends #1847

Closed matthiasn closed 2 weeks ago

matthiasn commented 2 weeks ago

This pull request includes several changes to the lib/widgets/charts/utils.dart file and a version update in pubspec.yaml. The most important changes include the addition of a new import statement and a modification to the daysInRange function to ensure unique day strings.

Changes to lib/widgets/charts/utils.dart:

Version update: