xsoulspace_monetization_foundation 0.9.0 copy "xsoulspace_monetization_foundation: ^0.9.0" to clipboard
xsoulspace_monetization_foundation: ^0.9.0 copied to clipboard

A Flutter package for managing in-app purchases, subscriptions, and advertisements across multiple platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xsoulspace_monetization_foundation

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

dependencies:
  xsoulspace_monetization_foundation: ^0.9.0

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:xsoulspace_monetization_foundation/xsoulspace_monetization_foundation.dart';
0
likes
140
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for managing in-app purchases, subscriptions, and advertisements across multiple platforms.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, flutter, is_dart_empty_or_not, xsoulspace_foundation, xsoulspace_monetization_ads_interface, xsoulspace_monetization_interface

More

Packages that depend on xsoulspace_monetization_foundation