activity_tracker 1.1.0+1
activity_tracker: ^1.1.0+1 copied to clipboard
An idea to keep track of activities being performed daily.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
1.1.0+1 - 2025-09-16 #
Added #
- Initial release of Activity Tracker.
- Implemented user authentication (login, registration).
- Integrated Firebase for backend services (Auth, Firestore).
- Activity tracking functionality.
- Activity Tracking based on
- Numeric Value
- Start and End Time
- A given time of the day
- Present / Absent
- Calendar view for activities.
- Settings screen.
Changed #
- Renamed app from 'Tracker' to 'Activity Tracker'.
- Updated
pubspec.yamlwithfalse_secretsentry.
Fixed #
- Addressed app crashing issue (initial debugging steps provided).
Future Release Ideas #
- Capability to add notes for a date.