kozmonos_billing 1.0.0 copy "kozmonos_billing: ^1.0.0" to clipboard
kozmonos_billing: ^1.0.0 copied to clipboard

Shared billing and subscription contracts for app-family projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kozmonos_billing

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

dependencies:
  kozmonos_billing: ^1.0.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:kozmonos_billing/kozmonos_billing.dart';
0
likes
140
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Shared billing and subscription contracts for app-family projects.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, hooks_riverpod

More

Packages that depend on kozmonos_billing