Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode authored Nov 3, 2021
1 parent e79b931 commit 21277e6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ flutter run

- Light Mode 🌞
<p>
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/clock_light.png?raw=true" width = "200"/>
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/bed_light.png?raw=true" width = "200"/>
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/stopwatch_light.png?raw=true" width = "200"/>
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/count_down_light.png?raw=true" width = "200"/>
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/clock_light.png?raw=true" width = "195"/>
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/bed_light.png?raw=true" width = "195"/>
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/stopwatch_light.png?raw=true" width = "195"/>
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/count_down_light.png?raw=true" width = "195"/>
</p>

- Dark Mode 🌙
<p>
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/clock_dark.png?raw=true" width = "200"/>
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/bed_dark.png?raw=true" width = "200"/>
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/stopwatch_dark.png?raw=true" width = "200"/>
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/count_down_dark.png?raw=true" width = "200"/>
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/clock_dark.png?raw=true" width = "195"/>
<img src="https://github.com/hongvinhmobile/flutter_android_alarm/blob/master/screenshots/bed_dark.png?raw=true" width = "195"/>
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/stopwatch_dark.png?raw=true" width = "195"/>
<img src="https://github.com/hongvinhmobile/flutter_analog_clock/blob/master/screenshots/count_down_dark.png?raw=true" width = "195"/>
</p>

0 comments on commit 21277e6

Please sign in to comment.