NEW: MIH Home & Mzansi Profile Provider Setup pt 2 done
This commit is contained in:
parent
c89932755f
commit
2e69e1dd92
25 changed files with 1937 additions and 1653 deletions
|
|
@ -506,8 +506,8 @@ class _MihInfoState extends State<MihInfo> {
|
|||
|
||||
void shareMIHLink(BuildContext context, String message, String link) {
|
||||
String shareText = "$message: $link";
|
||||
Share.share(
|
||||
shareText,
|
||||
SharePlus.instance.share(
|
||||
ShareParams(text: shareText),
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue