Added Apps search

This commit is contained in:
Imran Remtulla
2022-09-24 01:57:45 -04:00
parent d03486fc5d
commit 2cfe62142a
7 changed files with 126 additions and 20 deletions

View File

@@ -191,6 +191,7 @@ class _ImportExportPageState extends State<ImportExportPage> {
}
}
}
return null;
}
])
]