Files
flutter/lib/models
Roland Geider 63584fb8f2 Use individual endpoints to load plan data
While this results in way more requests needed, it has the great benefit of using
the same data structure for reading and writing. This saves us a lot of headaches
in the data modelling and we don't have to care that the info endpoints looked a
bit different.
2021-04-01 16:28:35 +02:00
..
2020-11-15 17:25:51 +01:00

flutter pub run build_runner build

flutter pub run build_runner watch