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/dashboard/view/widgets/card_title.dart';
import 'package:syncrow_app/features/shared_widgets/united_text.dart';
import 'package:syncrow_app/utils/resource_manager/strings_manager.dart';
import '../../../../generated/assets.dart';
import 'package:syncrow_app/generated/assets.dart';
class Consumption extends StatelessWidget {
const Consumption({