Commit Graph

36 Commits

Author SHA1 Message Date
0567bc61f6 added newline to text 2025-01-29 14:31:01 +01:00
6b8321d850 added fonts 2025-01-29 14:30:39 +01:00
647418748b added table view with color coded severity levels 2025-01-29 14:21:00 +01:00
c4007e2982 undid unwanted changes 2025-01-29 13:47:53 +01:00
7b7e3e9fe0 refactored code to encapsulate date formatting 2025-01-29 13:39:49 +01:00
74d17c70ff added an about page 2025-01-28 23:04:37 +01:00
8fc92eab23 Implemented loading indicator for mapview 2025-01-28 22:48:33 +01:00
9175471431 explicitely typed silent variable 2025-01-28 22:44:44 +01:00
698778a7e0 changed methods from public to private 2025-01-28 22:43:02 +01:00
8f5ed07be9 added comments and refactored code 2025-01-28 22:36:23 +01:00
6828a9a14b changed graph line color to primary 2025-01-28 22:27:12 +01:00
7a45bab7c1 Added comments and refactored code 2025-01-28 22:09:42 +01:00
59dcaa6cb5 removed unused imports 2025-01-28 22:02:09 +01:00
8f3b3fe05e Implemented proper map popup with navigation 2025-01-28 19:21:17 +01:00
89743886af refactored code to work with simple popup when marker is clicked 2025-01-28 16:51:30 +01:00
562c85079d implemented map view with markers for every floodstation 2025-01-28 16:34:25 +01:00
68b0d5834d refactored overlay loading indicator code 2025-01-28 15:36:14 +01:00
9c9992919d Simple NavigationBar and placeholder map view 2025-01-28 15:23:16 +01:00
36dec2d0de Fixed bug - Loading Indicator now functions correctly 2025-01-27 21:08:41 +01:00
13bd344807 changed appearance of graph label 2025-01-27 19:45:19 +01:00
9323921754 using UK time instead of german time for requests 2025-01-27 19:36:28 +01:00
9e37ebbc22 Implemented way to fetch stations in batches 2025-01-27 19:14:58 +01:00
5df67920ea Implemented Loading Overlay 2025-01-27 17:10:45 +01:00
4765342ad1 Added Station Filter without function and refactored 2025-01-27 16:27:25 +01:00
81f5924df5 Used Provider-Package to encapsulate state management 2025-01-27 16:10:28 +01:00
c75d905dd8 Changed Graph Tooltip text 2025-01-27 14:47:18 +01:00
537c231253 Added ProgressIndicator and Error Message 2025-01-27 14:07:37 +01:00
fd47053834 improved graph appearance to be more clear 2025-01-27 13:57:35 +01:00
e799c3349b added more info on stations in UI 2025-01-27 12:59:20 +01:00
85e3471c87 simple graph view with sorted data 2025-01-25 02:06:25 +01:00
dfb9b59560 simple detail view of flood station and readings 2025-01-24 23:47:46 +01:00
08c266bc95 more detailed flood station info 2025-01-24 23:06:53 +01:00
bedd9c7d88 simple view of town names 2025-01-24 17:58:36 +01:00
86496005e0 Very simple api request 2025-01-24 17:41:24 +01:00
123136f265 cleaned up files initially created by flutter 2025-01-24 16:59:00 +01:00
7762c489e1 first commit 2025-01-24 16:57:11 +01:00