Initial commit for Tripz Service
This commit is contained in:
@@ -57,8 +57,7 @@ class DriversCantRegister extends StatelessWidget {
|
||||
mainAxisAlignment:
|
||||
MainAxisAlignment.spaceAround,
|
||||
children: [
|
||||
Text(EncryptionHelper.instance
|
||||
.decryptData(driver['phone_number'])),
|
||||
Text((driver['phone_number'])),
|
||||
IconButton(
|
||||
onPressed: () {
|
||||
String message = "مرحباً،\n\n"
|
||||
|
||||
Reference in New Issue
Block a user