This website requires JavaScript.
Explore
Help
Sign In
time-progress-tracker
/
time_progress_tracker
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Activity
Files
7f6eec43de17763d61a46e3f74e509de817c45a4
time_progress_tracker
/
lib
T
History
Andreas Fahrecker
7f6eec43de
Started using StoreConnector in prototype screen
...
now changes cause rebuilds Signed-off-by: Andreas Fahrecker <
AndreasFahrecker@gmail.com
>
2020-10-16 11:19:55 +02:00
..
actions
Deleted abstract Action class and created LoadTimersAction,
2020-10-13 14:59:42 +02:00
middleware
Created redux middleware to store timers
2020-10-13 15:08:01 +02:00
models
Added custom toString to Timer
2020-10-15 15:52:16 +02:00
persistence
Created TimerRepository which saves timers list to sharedpreferences
2020-10-13 15:07:06 +02:00
reducers
Fixed Error with nongrowable list in reducer
2020-10-15 15:53:28 +02:00
screens
Started using StoreConnector in prototype screen
2020-10-16 11:19:55 +02:00
selectors
Created timer_selectors with a selector for all timers
2020-10-13 15:05:23 +02:00
app.dart
Removed old Code from prototype and started using redux state in
2020-10-15 15:54:21 +02:00
main.dart
Added middlewares to store
2020-10-14 14:46:11 +02:00
uuid.dart
Added Uuid generator class
2020-10-13 15:04:23 +02:00