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

dooboolab / flutter_inapp_purchase / 81 / 1
45%
master: 45%

Build:
DEFAULT BRANCH: master
Ran 16 Sep 2019 04:55AM UTC
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

16 Sep 2019 04:51AM UTC coverage: 51.807% (-2.2%) from 53.979%
JOB=PR

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

172 of 332 relevant lines covered (51.81%)

0.85 hits per line

Source Files on job 81.1 (JOB=PR)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17
  • Travis Job 81.1
  • c468b064 on github
  • Prev Job for JOB=PR on master (#15.1)
  • Next Job for JOB=PR on master (#82.1)
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