Commit graph

19 commits

Author SHA1 Message Date
BroodjeAap
06ac7e5cef fixed some breaking changes switching flutter version 2021-06-12 14:30:52 +02:00
BroodjeAap
077e2d15c6 Switched to custom "Text" classes for different text, cleaner but not sure if 'the way' 2020-12-30 16:30:11 +01:00
BroodjeAap
2a206c8960 moved practice buttons to practice thing, so that leap practicething can only give two buttons (0 and 1) 2020-12-28 16:30:22 +01:00
BroodjeAap
ff95e415d2 Added styling to 'finished practice' dialog title 2020-12-05 17:05:24 +01:00
BroodjeAap
d0f03c80d7 fixed absolute paths after appdrawer move 2020-12-05 15:50:13 +01:00
BroodjeAap
b202ad6ad6 removed some unused imports 2020-11-23 17:35:06 +01:00
BroodjeAap
65792178f4 Removed db test code 2020-11-23 17:34:05 +01:00
BroodjeAap
d81de96800 some test code to quickly fill te database 2020-11-23 17:30:33 +01:00
BroodjeAap
bb89cfd2c0 switched to absolute package import for PracticeAnswer 2020-11-23 17:30:13 +01:00
BroodjeAap
9d2b636d7d working year practice thing 2020-11-21 16:52:03 +01:00
BroodjeAap
aae0d0258b added working practiceAll thing 2020-11-21 15:28:02 +01:00
BroodjeAap
a59746fb14 moved practicething stuff 2020-11-21 13:56:19 +01:00
BroodjeAap
15e4513b0f refactored the database part a bunch, now have two tables, session and answer 2020-11-06 17:44:32 +01:00
BroodjeAap
9fb029da20 Added sqlite database for answers 2020-11-05 21:50: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
945360e0e2 More generalised practice stuff 2020-11-03 20:03:49 +01:00
BroodjeAap
ba7c909ac4 removed some 'month' specific things from practice page 2020-11-02 17:22:49 +01:00
Renamed from lib/pages/practice/month/MonthPracticePage.dart (Browse further)