refactor: Dialogs as views
This commit is contained in:
parent
9fe60a3ea6
commit
2e8c11fd76
15 changed files with 18 additions and 18 deletions
|
|
@ -12,7 +12,7 @@ import 'package:pedantic/pedantic.dart';
|
|||
|
||||
import '../../../utils/date_time_extension.dart';
|
||||
import '../avatar.dart';
|
||||
import '../dialogs/send_file_dialog.dart';
|
||||
import '../../send_file_dialog.dart';
|
||||
import 'package:future_loading_dialog/future_loading_dialog.dart';
|
||||
import '../matrix.dart';
|
||||
import '../mouse_over_builder.dart';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue