NEW: Mzansi Directory Provider Setup
This commit is contained in:
parent
b0d38b4b11
commit
9bd039ca25
28 changed files with 2007 additions and 1928 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue