25-1/31/1

This commit is contained in:
Hamza-Ayed
2025-01-31 14:57:17 +03:00
parent fd0002ce97
commit 13a7c3db81
100 changed files with 469 additions and 436 deletions

View File

@@ -1,4 +1,4 @@
import 'package:SEFER/controller/home/map_passenger_controller.dart';
import 'package:Tripz/controller/home/map_passenger_controller.dart';
import 'package:flutter/material.dart';
import 'package:flutter_rating_bar/flutter_rating_bar.dart';
import 'package:get/get.dart';
@@ -98,7 +98,7 @@ class RateDriverFromPassenger extends StatelessWidget {
Padding(
padding: const EdgeInsets.all(4.0),
child: Text(
'Exclusive offers and discounts always with the Sefer app'
'Exclusive offers and discounts always with the Tripz app'
.tr,
style: AppStyle.title.copyWith(
color: AppColor.redColor,