Commit graph

20 commits

Author SHA1 Message Date
BroodjeAap
20e3e5b6e1 removed switch to decide what instruction to show, just use the PracticeType String to create the route and naviate to that 2020-12-21 16:03:27 +01:00
BroodjeAap
1f5558bef4 Changed instructions to a page instead of SimpleDialog, which was being annoying with state 2020-12-21 15:55:57 +01:00
BroodjeAap
0046da73a0 removed an unused field 2020-12-21 15:38:48 +01:00
BroodjeAap
bc778ba1a5 Initial month instruction dialog done 2020-12-05 16:44:50 +01:00
BroodjeAap
2c1e98d896 switched to horizontal numberpicker, scrolling is weird tho, still up/down... 2020-12-05 16:04:37 +01:00
BroodjeAap
d0f03c80d7 fixed absolute paths after appdrawer move 2020-12-05 15:50:13 +01:00
BroodjeAap
9d2b636d7d working year practice thing 2020-11-21 16:52:03 +01:00
BroodjeAap
7cf335cdff refactored more stats table stuff, much cleaner now 2020-11-16 21:48:59 +01:00
BroodjeAap
c7800a3f62 refactored stat tablerow rendering a bit 2020-11-16 21:28:52 +01:00
BroodjeAap
413b1fd133 added all practice stats 2020-11-16 20:57:59 +01:00
BroodjeAap
60d09ee192 Finished month row of stats 2020-11-16 20:09:48 +01:00
BroodjeAap
bc8b08bcf4 Got single value working for month practice 7d 2020-11-16 19:51:40 +01:00
BroodjeAap
e2e9c314af Added modulo 7 practice 2020-11-03 20:53:56 +01:00
BroodjeAap
0176a2f333 Added leap year practice TODO change buttons for this? 2020-11-03 20:41:31 +01:00
BroodjeAap
29a9441e1d Added century practice 2020-11-03 20:27:17 +01:00
BroodjeAap
b6e4ab0ae8 fixed practice route to be more generic 2020-11-03 20:26:56 +01:00
BroodjeAap
945360e0e2 More generalised practice stuff 2020-11-03 20:03:49 +01:00
BroodjeAap
3b0c87328c refactored routes to use onGenerateRoute 2020-11-01 20:43:46 +01:00
BroodjeAap
a0ce8e9230 redesigned practice setup page to allow for different type of practicing 2020-10-27 21:18:40 +01:00
BroodjeAap
088817ad66 Moved some files around for practice pages 2020-10-25 16:40:30 +01:00
Renamed from lib/pages/practice/month/MonthPracticeSetupPage.dart (Browse further)