mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-29 18:27:59 +02:00
Add In App Purchase plugin.
Add flutter_inapp_purchase plugin with almost full feature which is derived from `react-native-iap`.
This commit is contained in:
parent
8f56b20a11
commit
60f6c04542
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@ Also 👍| ⭐| 👏 links to support their authors !
|
|||
- [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase
|
||||
- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) <!--stargazers:VolodymyrLykhonis/flutter_billing--> - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com)
|
||||
- [Payments](https://github.com/pplante/flutter_payments) <!--stargazers:pplante/flutter_payments--> - In App Purchases & Subscriptions by [Delightful Goods](https://delightfulgoods.co)
|
||||
[inapp_purchase](https://github.com/dooboolab/flutter_inapp_purchase) <!--stargazers:dooboolab/flutter_inapp_purchase--> - Almost all features of `in app purchase` for both android and ios. Project is derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab)
|
||||
|
||||
## Templates
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue