in ,

A clock that changes in color based on the current time

hexClock

Color plays a huge role in any design. It evokes strong emotions and keeps our applications from being boring. In particular, it also affirms the application value. Here is a simple clock application that changes color dependent on the hex value of the current time. 


hexClock

Notes

I was mainly demo-ing:

  • AnimatedContainer
  • Stack
  • Timer

GitHub

https://github.com/jg-l/flutter-hex-clock

Written by James

Time Picker widget with a spinner instead of a material time picker

A simple world time Flutter App