mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 12:31:29 +03:00
update dir ; move settings from main page to settings_page
This commit is contained in:
5
lib/models/chat_model.dart
Normal file
5
lib/models/chat_model.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
class ChatModel with ChangeNotifier {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user