• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dooboolab / flutter_inapp_purchase / 81
45%

Build:
DEFAULT BRANCH: master
Ran 16 Sep 2019 04:55AM UTC
Jobs 1
Files 3
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
81

push

travis-ci-com

web-flow
[WIP] Version 2 implementation #94 (#95)

* [WIP] Version 2 implementation #94
   - Removed deprecated note in the `readme`.
   - Completely remove prepare.
   - Upgrade billingclient to 2.0.3 which is currently recent in Sep 15 2019.
   - Remove [IInAppBillingService] binding since billingClient has its own functionalities.
   - Add [DoobooUtils] and add `getBillingResponseData` that visualizes erorr codes better.
   - `buyProduct` no more return async result. It rather relies on the `purchaseUpdatedListener`.
   - Add feature method `acknowledgePurchaseAndroid` .
   - Implment features in new releases.
   - enforce to `finishTransaction` after purchases.
   - Work with `purchaseUpdated` and `purchaseError` listener as in android.
   - Feature set from `react-native-iap v3`.
   - Should call finish transaction in every purchase request.
   - Add `IAPPromotionObserver` cocoa touch file
   - Convert dic to json string before invoking purchase-updated.
   - Add `getPromotedProductIOS` and `requestPromotedProductIOS` methods.
   - Implement clearTransaction for ios
   - Include `purchasePromoted` stream that listens to `iap-promoted-product`.

* Fixed factory instance in FlutterInappPurchase
   - Attempt to fix testing.

* Remove fonts-droid in travis
* Implement `finishTransaction` method that abstracts other 3 methods
   - `finishTransaction` abstracts `finishTransactionIOS`, `acknowledgePurchaseAndroid`, and `consumePurchaseAndroid`.
   - Renamed `PurchaseErrorItem` to `PurchaseResult`.

* Implement finishTransaction on ios
* Update readme on new flutter_inapp_purchase
* Fix purchase-flow-sequence img url

136 of 136 new or added lines in 2 files covered. (100.0%)

172 of 332 relevant lines covered (51.81%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 81.1 (JOB=PR) 16 Sep 2019 04:55AM UTC 0
51.81
Travis Job 81.1
Source Files on build 81
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #81
  • c468b064 on github
  • Prev Build on master (#15)
  • Next Build on master (#82)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc