{"id":20763901,"url":"https://github.com/revenuecat/purchases-flutter","last_synced_at":"2026-04-07T19:01:08.291Z","repository":{"id":37470013,"uuid":"185892184","full_name":"RevenueCat/purchases-flutter","owner":"RevenueCat","description":"Flutter plugin for in-app purchases and subscriptions. Supports iOS, macOS and Android.","archived":false,"fork":false,"pushed_at":"2026-04-06T17:27:56.000Z","size":3869,"stargazers_count":704,"open_issues_count":62,"forks_count":206,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-04-06T18:25:14.580Z","etag":null,"topics":["android","flutter","flutter-plugin","hacktoberfest","iap","ios","stripe"],"latest_commit_sha":null,"homepage":"https://www.revenuecat.com/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RevenueCat.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-LATEST.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2019-05-10T00:44:19.000Z","updated_at":"2026-04-06T12:48:08.000Z","dependencies_parsed_at":"2026-01-02T21:09:41.899Z","dependency_job_id":"0a57af22-8fa8-413b-bb7a-23f182ac4fcd","html_url":"https://github.com/RevenueCat/purchases-flutter","commit_stats":{"total_commits":621,"total_committers":34,"mean_commits":"18.264705882352942","dds":0.5909822866344605,"last_synced_commit":"fdec2d3870b4b8c276f6814f67d6146622a6f97c"},"previous_names":[],"tags_count":266,"template":false,"template_full_name":null,"purl":"pkg:github/RevenueCat/purchases-flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Fpurchases-flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Fpurchases-flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Fpurchases-flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Fpurchases-flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RevenueCat","download_url":"https://codeload.github.com/RevenueCat/purchases-flutter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevenueCat%2Fpurchases-flutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31524531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","flutter","flutter-plugin","hacktoberfest","iap","ios","stripe"],"created_at":"2024-11-17T10:47:56.618Z","updated_at":"2026-04-07T19:01:08.223Z","avatar_url":"https://github.com/RevenueCat.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://uploads-ssl.webflow.com/5e2613cf294dc30503dcefb7/5e752025f8c3a31d56a51408_logo_red%20(1).svg\" width=\"350\" alt=\"RevenueCat\"/\u003e\n\u003cbr\u003e\n  \n[![pub package](https://img.shields.io/pub/v/purchases_flutter.svg)](https://pub.dartlang.org/packages/purchases_flutter)\n\n## purchases_flutter\n\n*purchases_flutter* is a client for the [RevenueCat](https://www.revenuecat.com/) subscription and purchase tracking system. It is an open source framework that provides a wrapper around `StoreKit`, `Google Play Billing` and the RevenueCat backend to make implementing in-app subscriptions in `Flutter` easy - receipt validation and status tracking included!\n\n## Features\n|   | RevenueCat |\n| --- | --- |\n✅ | Server-side receipt validation\n➡️ | [Webhooks](https://docs.revenuecat.com/docs/webhooks) - enhanced server-to-server communication with events for purchases, renewals, cancellations, and more  \n🎯 | Subscription status tracking - know whether a user is subscribed whether they're on iOS or Android\n📊 | Analytics - automatic calculation of metrics like conversion, mrr, and churn  \n📝 | [Online documentation](https://docs.revenuecat.com/docs/flutter) and [SDK Reference](https://pub.dev/documentation/purchases_flutter/latest/) up to date  \n🔀 | [Integrations](https://www.revenuecat.com/integrations) - over a dozen integrations to easily send purchase data where you need it  \n💯 | Well maintained - [frequent releases](https://github.com/RevenueCat/purchases-flutter/releases)  \n📮 | Great support - [Help Center](https://revenuecat.zendesk.com) \n\n## Installation\nTo use this plugin, add `purchases_flutter` as a [dependency in your pubspec.yaml file](https://flutter.io/platform-plugins/).\n\n### Requirements\n*purchases_flutter* requires Xcode 14.0+ and minimum targets iOS 13.0+/Android SDK 21+ (Android 5.0+).\n\n## SDK Reference\n Our full SDK reference [can be found here](https://pub.dev/documentation/purchases_flutter/latest/).\n\n## Getting Started\nFor more detailed information, you can view our complete documentation at [docs.revenuecat.com](https://docs.revenuecat.com/docs/flutter).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevenuecat%2Fpurchases-flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevenuecat%2Fpurchases-flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevenuecat%2Fpurchases-flutter/lists"}