10/16/1
This commit is contained in:
@@ -121,8 +121,8 @@ class HomeCaptain extends StatelessWidget {
|
||||
),
|
||||
TextButton(
|
||||
onPressed: () {
|
||||
homeCaptainController.sendSMSToRecipents(
|
||||
'hi from Sefer', ['+962798583052']);
|
||||
// homeCaptainController.sendSMSToRecipents(
|
||||
// 'hi from Sefer', ['+962798583052']);
|
||||
},
|
||||
child: const Text('send msg')),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user