Smartwatch widget for Windows made with Flutter.
This open-source project was created as an example of what we can do with Flutter for Windows.
To automatically open the widget when windows start, install it from the store.
To have a fully functional and distributable widget, we use several top quality pub packages:
Package Name | Description |
---|---|
analog_clock | For displaying analog clock widget |
fluent_ui | For displaying Windows FluentUI widgets |
background-color | |
window_manager | To manage the state and visibility of the widget window |
schedulers | To schedule alarms |
new_im_animations | For displaying alarm effect |
win_toast | To display Windows alarm notification |
flutter_colorpicker | To enable customizes the clock colors |
wave | To display cool waves background |
msix | To build Msix file for Microsoft Store distribution |