https://github.com/bujosa/columba
This is a simple project in flutter about timekeeper
https://github.com/bujosa/columba
app cronometer flutter
Last synced: 3 months ago
JSON representation
This is a simple project in flutter about timekeeper
- Host: GitHub
- URL: https://github.com/bujosa/columba
- Owner: bujosa
- Created: 2022-12-31T08:18:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T02:00:46.000Z (over 3 years ago)
- Last Synced: 2025-09-09T00:45:42.550Z (11 months ago)
- Topics: app, cronometer, flutter
- Language: Dart
- Homepage:
- Size: 1.14 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# columba
This application is made to see how the providers and the states work in flutter 3.
## Structure for Cronometer App
This app contain in the main, timeProvider for notify the app when the time changes
and control the status for the timer.
## Cronometer Widget