fluwx_no_pay 6.0.0 copy "fluwx_no_pay: ^6.0.0" to clipboard
fluwx_no_pay: ^6.0.0 copied to clipboard

[pending analysis]

WeChat SDK Flutter plugin without payment — passes App Store payment compliance review. API is identical to fluwx; calling payment methods returns MissingPluginException.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fluwx_no_pay

With Flutter:

 $ flutter pub add fluwx_no_pay

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  fluwx_no_pay: ^6.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fluwx_no_pay/fluwx_no_pay.dart';
8
likes
0
points
348
downloads

Publisher

verified publisheropenflutter.dev

Weekly Downloads

WeChat SDK Flutter plugin without payment — passes App Store payment compliance review. API is identical to fluwx; calling payment methods returns MissingPluginException.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on fluwx_no_pay

Packages that implement fluwx_no_pay