模拟时钟,亮色和暗色主题

我们使用 Flutter 设计了一个简洁美观的模拟时钟应用 UI。 我们的时钟支持亮色和暗色主题。 如果你想学习如何使用亮色和暗色主题,这将很有帮助。

我该如何运行它?

  • 克隆这个仓库
  • 在项目的终端中运行以下代码
flutter pub get
flutter run

作者

  • 主要作者:Flutter Way
  • 由 lambiengcode 定制

截图

  • 亮色模式?
    clock_light

bed_light

stopwatch_light

count_down_light

  • 暗色模式?
    clock_dark

bed_dark

stopwatch_dark

count_down_dark

GitHub

https://github.com/hongvinhmobile/flutter_analog_clock