Commit Graph
10 Commits
Author SHA1 Message Date
fbachus 5fd3e8faad chore(formatting): autoformats and adaptations 2026-06-06 01:22:36 +02:00
fbachus c581800298 fix(json): fix typo in json import 2026-06-06 01:22:36 +02:00
fbachus e88c17ce51 tooling(style): add .editorconfig and change formatter settings
editorconfig contains entries for yml and dart now
the formatter will no longer collapse multiline code splits (like class
constructors), where the last entry has a trailing comma
2026-06-06 01:22:36 +02:00
fbachus aa47b9d85f feat(json import): add fromJson to missing classes and connect them 2026-05-31 18:25:29 +02:00
fbachus b7bc095d87 fix(): unwrap list of strings instead of strings in main.dart
just to show something in the UI from the api requests
2026-05-18 23:50:08 +02:00
fbachus 385600dd06 feat(api_requests): add basic api requests that hand back useless ids 2026-05-18 23:49:02 +02:00
fbachus 1730232450 feat(data_mapping): add constructors for most publictransport classes 2026-05-15 21:07:04 +02:00
fbachus 274c27c7e1 feat(api_connection): add test request to VBB API and ignore env files 2026-05-15 17:09:18 +02:00
fbachus b8d226fd38 create flutter project 2026-05-08 12:25:48 +02:00
fbachus e7410cd3f3 initial commit 2026-05-08 12:25:19 +02:00