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

FireFlutter in-app-purchase package. This package is a submodule of fireflutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fireflutter_in_app_purchase
copied to clipboard

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

dependencies:
  fireflutter_in_app_purchase: ^0.0.2
copied to clipboard

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:fireflutter_in_app_purchase/fireflutter_in_app_purchase.dart';
copied to clipboard
1
likes
30
points
29
downloads

Publisher

verified publishersonub.com

Weekly Downloads

2024.09.13 - 2025.03.28

FireFlutter in-app-purchase package. This package is a submodule of fireflutter.

Repository (GitHub)

License

MIT (license)

Dependencies

cloud_firestore, firebase_auth, flutter, in_app_purchase, rxdart

More

Packages that depend on fireflutter_in_app_purchase