NEW: Mzansi Directory Provider Setup

This commit is contained in:
2025-10-22 14:43:01 +02:00
parent b0d38b4b11
commit 9bd039ca25
28 changed files with 2007 additions and 1928 deletions

View File

@@ -396,7 +396,6 @@ class _PackageToolOneState extends State<PackageToolOne> {
return widget.business != null
? MihBusinessProfilePreview(
business: widget.business!,
myLocation: myLocation,
)
: Text("NoBusiness Data");
}
@@ -424,7 +423,7 @@ class _PackageToolOneState extends State<PackageToolOne> {
"rating",
"mission_vision",
),
startUpSearch: '',
// startUpSearch: '',
width: 300,
).redacted(
context: context,