Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 462 Bytes

File metadata and controls

27 lines (17 loc) · 462 Bytes

chan_clock(禅)

This clock was created for submission to the flutter clock challenge.

Screenshots

Light Theme

Dark Theme

Demo

How to run

flutter channel stable
flutter upgrade
cd chan_clock
flutter create .
flutter run (on Android, iOS in landscape)