From 579aeaada3ec0130816261f242a0b440e4083c9a Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Thu, 20 Feb 2025 12:48:05 +0100 Subject: [PATCH] add todo --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 00000000..2f610aea --- /dev/null +++ b/TODO.md @@ -0,0 +1,4 @@ +* refactor all providers.dart and split them up +* check on various occasions if/wehn create new tab and update of current tab isntead +* improve opening speed of website widget +* \ No newline at end of file