/binary_clock

#flutter: binary clock app showing the time in 0,1 format

Primary LanguageC++

Binary Clock

an app for showing the time in digits based on 0 and 1 bits

screenshot

binaryclock

features

  • intl package
  • radix usage for converting to 1s and 0s
  • custom widgets