Chat Updates & Stability

sultan-dev
Aamir Muhammad 3 years ago
parent 68ebecf98a
commit ed15ce92b6

@ -61,10 +61,8 @@ class _DashboardScreenState extends State<DashboardScreen> {
} }
void buildHubConnection() async { void buildHubConnection() async {
logger.d("Connection In Progresssss");
hubConnection = await data.getHubConnection(); hubConnection = await data.getHubConnection();
await hubConnection.start(); await hubConnection.start();
logger.d("Connection Done");
} }
@override @override

Loading…
Cancel
Save