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

@@ -19,7 +19,7 @@ class _CategoriesState extends State<Categories> {
// TODO: implement initState
super.initState();
//init(context);
UpdateList();
// UpdateList();
}
@override void dispose() {