hpi-schul-cloud / schulcloud-flutter

Our Flutter based App for Android and iOS.
GNU Affero General Public License v3.0
20 stars 3 forks source link

Simple rooms get & UI #319

Closed JonasWanke closed 4 years ago

JonasWanke commented 4 years ago

Closes: #303

Connection to Matrix works and rooms are listed. This also fixes our recurring problem of Hive reporting an unknown adapter ID by simply registering all adapters before they are used.

The CI problem is a known issue (simolus3/moor#581) that has to be fixed before the messenger itself can be merged, though we can already merge this branch onto feature/messenger despite the build failure.

github-actions[bot] commented 4 years ago

:warning: Unicorn Report

:warning: 4 Warnings

:information_source: 1 Info

Generated by :unicorn: Unicorn
Report an issue

github-actions[bot] commented 4 years ago

Flutter Analyze found 0 issues ✅

Generated by :no_entry_sign: Danger