Merge pull request #58 from WDI-Ideas/profileapi

conflicts resolved
This commit is contained in:
Shubham Shetty
2024-07-22 11:33:58 +05:30
committed by GitHub

View File

@@ -288,23 +288,35 @@ class _FollowingState extends State<Following> {
),
),
]
),
)),
]
)
),
],
),
),
],
),
);
},
);
);
}
);
}
},
),
])
]))
],
),
}
)
],
),
]
)
)]
)
);
}
// Stack(
// children: [
@@ -556,8 +568,6 @@ class _FollowingState extends State<Following> {
// ]))
// ],
// ),
);
}
Widget _buildNoDataBody(context) {
return Center(