refactor: Remove dart from folder name
This commit is contained in:
parent
d29c6d60a3
commit
5cf18aabbf
40 changed files with 37 additions and 37 deletions
|
|
@ -10,7 +10,7 @@ import 'package:path_provider/path_provider.dart';
|
|||
|
||||
import 'package:fluffychat/config/app_config.dart';
|
||||
import 'package:fluffychat/utils/localized_exception_extension.dart';
|
||||
import '../../../utils/matrix_sdk_extensions.dart/event_extension.dart';
|
||||
import '../../../utils/matrix_sdk_extensions/event_extension.dart';
|
||||
|
||||
class AudioPlayerWidget extends StatefulWidget {
|
||||
final Color color;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue