description:The capability of implementing WeChat SDKs in Flutter. With Fluwx, developers can use WeChatSDK easily, such as sharing, payment, lanuch mini program and etc.
description:The capability of implementing WeChat SDKs in Flutter. With Fluwx, developers can use WeChatSDK easily, such as sharing, payment, lanuch mini program and etc.
version:2.0.9
version:2.1.0
homepage:https://github.com/JarvanMo/fluwx
homepage:https://github.com/JarvanMo/fluwx
environment:
environment:
...
@@ -24,8 +24,12 @@ flutter:
...
@@ -24,8 +24,12 @@ flutter:
# be modified. They are used by the tooling to maintain consistency when
# be modified. They are used by the tooling to maintain consistency when
# adding or updating assets for this project.
# adding or updating assets for this project.
plugin:
plugin:
androidPackage:com.jarvan.fluwx
platforms:
pluginClass:FluwxPlugin
android:
package:com.jarvan.fluwx
pluginClass:FluwxPlugin
ios:
pluginClass:FluwxPlugin
# To add assets to your plugin package, add an assets section, like this:
# To add assets to your plugin package, add an assets section, like this: