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

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

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';
1
likes
30
pub points
0%
popularity

Publisher

verified publishersonub.com

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cloud_firestore, firebase_auth, flutter, in_app_purchase, rxdart

More

Packages that depend on fireflutter_in_app_purchase