flutter_chargebee_js 0.0.2 copy "flutter_chargebee_js: ^0.0.2" to clipboard
flutter_chargebee_js: ^0.0.2 copied to clipboard

Platformweb

Unofficial ChargbeeJS Plugin for Flutter for Web. It is mostly a Flutter Web Plugin acting as a wrapper around the official Chargebee JS Web SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_chargebee_js

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

dependencies:
  flutter_chargebee_js: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_chargebee_js/flutter_chargebee_js.dart';
0
likes
140
pub points
57%
popularity

Publisher

unverified uploader

Unofficial ChargbeeJS Plugin for Flutter for Web. It is mostly a Flutter Web Plugin acting as a wrapper around the official Chargebee JS Web SDK.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on flutter_chargebee_js