Syncing issue fixed, Bridge established to server

This commit is contained in:
Sewmina
2022-03-20 04:59:53 +05:30
parent 7d8eea7375
commit b09d74bba3
10 changed files with 83 additions and 87 deletions

View File

@@ -15,7 +15,7 @@ class _TasksState extends State<Tasks> {
void initState() {
// TODO: implement initState
super.initState();
UpdateList();
// UpdateList();
// init(context);
}