Update import paths from relative to abslute path accross the entire application.

This commit is contained in:
Mohammad Salameh
2024-04-07 12:57:26 +03:00
parent 6dfce18703
commit 696ff25b6a
8 changed files with 14 additions and 16 deletions

View File

@ -3,7 +3,7 @@ import 'package:syncrow_app/features/shared_widgets/text_widgets/body_large.dart
import 'package:syncrow_app/utils/context_extension.dart';
import 'package:syncrow_app/utils/resource_manager/strings_manager.dart';
import '../../../../shared_widgets/default_container.dart';
import 'package:syncrow_app/features/shared_widgets/default_container.dart';
class LightInterfaceTimer extends StatelessWidget {
const LightInterfaceTimer({