Commit graph

18 commits

Author SHA1 Message Date
BroodjeAap
fbbfbb3bf4 fixed import paths 2020-10-17 15:27:53 +02:00
BroodjeAap
a9bbc19f50 Moved files around 2020-10-04 18:48:37 +02:00
BroodjeAap
e11094b56c Fixed a title of a page 2020-10-03 17:04:44 +02:00
BroodjeAap
11a6d765c1 Added simple practice page for month values 2020-10-03 17:04:31 +02:00
BroodjeAap
4aaddecbd0 Added getMonthValueByString function to DayCalculator, with tests 2020-10-03 17:03:50 +02:00
BroodjeAap
a59836153f Added simple scroller (NumberPicker) to select year and some text that gives the century value and if it's a leap year 2020-09-27 15:26:06 +02:00
BroodjeAap
9a6afcb2a8 Added isLeapYear function with tests 2020-09-27 14:42:29 +02:00
BroodjeAap
ca7673dbd5 Added getnCenturyValue with tests 2020-09-27 14:24:18 +02:00
BroodjeAap
88ddf6f3a8 Added getMonthValue function with tests 2020-09-27 14:07:19 +02:00
broodjeaap
d8805322d2 Started work on a calculator 'lib' that the app is going to use 2020-06-13 14:27:52 +02:00
broodjeaap
74f09d84cd Drawer for the app with 2 pages/views (?) 2020-06-11 22:02:19 +02:00
broodjeaap
ee2b55de42 Moved MonthValuesPage class to it's own file 2020-06-11 21:18:07 +02:00
broodjeaap
509146634d OThatsA now returns the MaterialApp instead of the MonthValuesPage class 2020-06-11 20:36:05 +02:00
broodjeaap
0eafda1430 Cleaner way of formatting the month values 2020-06-11 20:30:47 +02:00
broodjeaap
69e0da8b1e Little better (?) formatting for the month values page 2020-06-11 20:27:54 +02:00
broodjeaap
0842a58865 table of month values 2020-06-08 20:52:45 +02:00
broodjeaap
34df4cbc02 (meh) list of month values 2020-06-08 20:44:50 +02:00
broodjeaap
f9477c7e88 First commit, just the template 2020-05-10 16:40:38 +02:00