billing_service 0.0.3 copy "billing_service: ^0.0.3" to clipboard
billing_service: ^0.0.3 copied to clipboard

MyCS billing management service module

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add billing_service

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

dependencies:
  billing_service: ^0.0.3

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:billing_service/billing_service.dart';
0
likes
110
points
164
downloads

Publisher

unverified uploader

Weekly Downloads

MyCS billing management service module

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

app_framework_component, bloc, dio, equatable, flutter, flutter_localizations, get_it, intl, json_annotation, logging, retrofit, utilities_ab

More

Packages that depend on billing_service