From 85832b681d62397af591d4dc9c4440986223316e Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 8 Aug 2018 16:59:20 +0200 Subject: [PATCH] Inapp Purchase --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 2986553..44a62ce 100644 --- a/source.md +++ b/source.md @@ -237,7 +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) - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com) - [Payments](https://github.com/pplante/flutter_payments) - In App Purchases & Subscriptions by [Delightful Goods](https://delightfulgoods.co) -[inapp_purchase](https://github.com/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) +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab) ## Templates