No description
7b23b12125
In preperation for upcoming room screens. RoomInfo is supposed to be used in conjunction with the Room class. They are not merged (Room as a attribut in RoomInfo), because whilst Room can be stored on disk, RoomInfo can not. This is done to prevent tampering with the data (when offline). This also makes hiding elements easier when the user is offline, as we can just pretend, that they do not have the required permission. |
||
---|---|---|
android | ||
assets/undraw | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
web | ||
windows | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
Official Outbag App
Source code of the official outbag app, written in flutter.