/Clockie

Primary LanguageDart

Clockie

About

A simple clock.

Screenshots

alarm_page

add_clock

world_clock

add_city

stopwatch

stopwatch_lap

timer

timer_set

Download

Andriod

Getting Started

To compile Clockie from the source code, follow these steps:

  1. Install Flutter.
  2. Clone the Clockie repository.
  3. Run cd app to enter the app directory.
  4. Run flutter pub get to download dependencies.
  5. Run flutter run to start the app.

The issue may be caused by a mismatch between the required Flutter version and the installed Flutter version.

Building

These commands are intended for maintainers only.

Android

Traditional APK

flutter build apk