fixed checkin issue

This commit is contained in:
Mohamed Nouffer
2023-09-12 12:57:45 +05:30
parent d67d17e971
commit 48f4b833f6
4 changed files with 120 additions and 90 deletions

View File

@ -48,6 +48,9 @@ class CameraPage extends StatelessWidget {
backgroundColor: Colors.red
),
onPressed: () async {
print("----- user isss ${indexController.currentUser[0]} -----");
settingGoal.value = true;
try{
int userId = indexController.currentUser[0]["user"]["id"];