mirror of
https://github.com/OpenFlutter/fluwx.git
synced 2025-08-26 08:13:38 +08:00
ios sdk->'OpenWeChatSDK','~> 1.8.3+9'
This commit is contained in:
@ -27,7 +27,9 @@ class _MyAppState extends State<MyApp> {
|
||||
}
|
||||
|
||||
// Platform messages are asynchronous, so we initialize in an async method.
|
||||
Future<void> initPlatformState() async {}
|
||||
Future<void> initPlatformState() async {
|
||||
|
||||
}
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
|
Reference in New Issue
Block a user