added rog local data
This commit is contained in:
@ -178,13 +178,8 @@ class DestnationPage extends StatelessWidget {
|
||||
icon: Icon(Icons.accessibility),
|
||||
),
|
||||
),
|
||||
// TextButton(
|
||||
// onPressed: (){
|
||||
// //ExternalService().StartRogaining('team_name', "2222");
|
||||
// //destinationController.openCamera(context);
|
||||
// Get.toNamed(AppPages.CAMERA_PAGE);
|
||||
// },
|
||||
// child: Icon(Icons.ac_unit),
|
||||
// Obx(() =>
|
||||
// Text(indexController.connectionStatusName.value)
|
||||
// ),
|
||||
Obx(() =>
|
||||
ToggleButtons(
|
||||
|
||||
Reference in New Issue
Block a user