interface
|
changed models, added function from db to model
|
2023-02-25 18:54:23 +01:00 |
mock
|
add workout get db function
|
2023-03-02 19:04:40 +01:00 |
models
|
make date field of workout json encodable
|
2023-03-02 19:43:05 +01:00 |
pages
|
sending data of records to api
|
2023-03-02 19:41:13 +01:00 |
services
|
sending data of records to api
|
2023-03-02 19:41:13 +01:00 |
utils
|
add timer widget, provider and util (format)
|
2023-02-26 19:52:45 +01:00 |
widgets
|
fix flutter analyze problems
|
2023-03-02 16:12:54 +01:00 |
main.dart
|
Added SettingsProvider around MyApp
|
2023-02-27 02:27:42 +01:00 |