-
Notifications
You must be signed in to change notification settings - Fork 513
InAppPurchase
control
#853
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm also interested in this feature, and I'd like to contribute it because that's something I'll really need in a near future. I looked at the contributor guidelines, but it does not really covers how to add something on the Dart/Flutter side and how to mirror it in Flet. If there is some code somewhere (like another integration) that I could use to get inspiration, I would probably be able to copy/paste my way through it. |
Solution to this seems to be only for mobile and MacOS, as per the first link below. I think the implementation of this functionality will come needy when Flet goes mobile. Implementing it now will be a waste of time, I think. |
It sure reads
Or am I missing something? 😅 To clarify: I'm building mobile apps for iOS and Android. I don't think it would be a waste of time to include IAP in Flet at this stage, because I don't think it will automagically happen when Flet goes mobile, since it's not a hard requirement to have it implemented before we can actually build mobile packages. But for sure it will become a very demanded feature right afterwards. If @FeodorFitsner has it already on the roadmap for the, then I agree they will probably implement it more efficiently than me, and I'll wait. |
are there any studies on this topic? |
It seems we currently can't turn a flet app into an ios/android app.
When it is possible to do so, will flet support in app purchase directly without requiring developers to know flutter?
If the answer is yes, is there a timeline for it?
Many thanks to the developing team's great work.
The text was updated successfully, but these errors were encountered: