activity_tracker 1.1.0+1 copy "activity_tracker: ^1.1.0+1" to clipboard
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.yaml with false_secrets entry.

Fixed #

  • Addressed app crashing issue (initial debugging steps provided).

Future Release Ideas #

  • Capability to add notes for a date.
0
likes
120
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An idea to keep track of activities being performed daily.

License

BSD-3-Clause (license)

Dependencies

cloud_firestore, cupertino_icons, firebase_auth, firebase_core, flutter, intl, package_info_plus, provider, shared_preferences, table_calendar

More

Packages that depend on activity_tracker