A Flutter wear OS project.
Using Flutter_wear package to develop Kaunta.
- Kaunta is a basic counter application , similar to the basic starting flutter hello world project.
- Using Shared_preferences to store the latest number counted on the watch.
- Using Random_color to add some random colors to UI every time the counter is pressed.
- Adding some UI features.
- Adding history of saved counts.
- Publish to google play store.