mirror of
https://github.com/OpenFlutter/fluwx.git
synced 2025-08-26 08:13:38 +08:00
update demo
This commit is contained in:
@ -36,7 +36,7 @@ class _MyAppState extends State<MyApp> {
|
||||
appId: "wxd930ea5d5a258f4f",
|
||||
doOnAndroid: true,
|
||||
doOnIOS: true,
|
||||
enableMTA: false);
|
||||
universalLink: "https://your.univerallink.com/link/");
|
||||
var result = await fluwx.isWeChatInstalled();
|
||||
print("is installed $result");
|
||||
}
|
||||
|
Reference in New Issue
Block a user