Skip to content

hamed-rezaee/flutter_binary_clock

Repository files navigation

Flutter Binary Clock

A binary clock Flutter widget that displays the current time in a binary format. This widget consists of a BinaryClockPainter class for custom painting and a BinaryClock class for timekeeping and rendering binary digits.

Binary Clock

Features

  • Display current time in binary format.
  • Customizable colors for binary digits and text.
  • Real-time updates to match the system time.

License

This project is licensed under the MIT License - see the LICENSE file for details.