mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #38] [MERGED] [core] Enable In-App Purchases for Android #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/38
Author: @ricoberger
Created: 10/18/2023
Status: ✅ Merged
Merged: 10/18/2023
Merged by: @ricoberger
Base:
main← Head:core-enable-in-app-purchases-for-android📝 Commits (1)
6eb18d6[core] Enable In-App Purchases for Android📊 Changes
3 files changed (+10 additions, -11 deletions)
View changed files
📝
app/lib/widgets/settings/premium/settings_premium.dart(+0 -9)📝
app/lib/widgets/settings/premium/settings_premium_inapp.dart(+5 -1)📝
app/lib/widgets/settings/premium/settings_premium_inapp_restore.dart(+5 -1)📄 Description
This commit enables in-app purchases for Android, so that a user can also subscribe to FeedDeck Premium on Android.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.