initial import

This commit is contained in:
2026-07-06 18:01:38 +02:00
commit 8ce435e298
122 changed files with 5392 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
class ApiConfig {
static const String baseUrl = 'https://myice.parano.ch';
}