build: Update matrix dart sdk

This commit is contained in:
krille-chan 2024-04-17 09:54:35 +02:00
commit d2f12452fc
No known key found for this signature in database
7 changed files with 21 additions and 21 deletions

View file

@ -67,7 +67,6 @@ class MatrixState extends State<Matrix> with WidgetsBindingObserver {
SharedPreferences get store => widget.store;
HomeserverSummary? loginHomeserverSummary;
XFile? loginAvatar;
String? loginUsername;
bool? loginRegistrationSupported;