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.
This pull request includes a few changes to improve the functionality of the getDays method and update the project version.
Improvements to getDays method:
lib/blocs/habits/habits_cubit.dart: Modified the getDays method to ensure that the rangeStart uses now.dayAtMidnight for more accurate day calculations.
Project version update:
pubspec.yaml: Updated the project version from 0.9.527+2718 to 0.9.527+2719.
This pull request includes a few changes to improve the functionality of the
getDays
method and update the project version.Improvements to
getDays
method:lib/blocs/habits/habits_cubit.dart
: Modified thegetDays
method to ensure that therangeStart
usesnow.dayAtMidnight
for more accurate day calculations.Project version update:
pubspec.yaml
: Updated the project version from0.9.527+2718
to0.9.527+2719
.