Timepad – Time Tracking App

class CelebrityDeveloper extends FlutterDesigns {
  video() {
    return {
      "title": "Timepad",
      "description": "Simple time tracking app",
      "year": 2021,
    }
  }
}

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

GitHub

View Github