-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[in_app_pur] Add screenshots to pubspec.yaml #6540
[in_app_pur] Add screenshots to pubspec.yaml #6540
Conversation
|
Capturing from offline discussion: is there a way we can add this to the package's page but not the search results, since the image isn't really useful in the search context? |
Thanks for adding the comment here. At this point there is not, unfortunately. I agree in the consideration that this package does not offer a visual component, and hence might not be the best candidate for including screenshots. However, a screenshot might still give some value in the search context. In any case, I think we should drop this PR for now, and see how the use of screenshots will evolve. |
|
@stuartmorgan can you clarify how you find this "not useful"? It seems very useful to me to be able to see the payment UI when searching, as that is a good indication of the functionality of the plugin. |
|
The plugin doesn't control any of the UI, it's all OS-provided. Nobody is going to pick or not pick a payment plugin based on what they think of the UI, because there's no way to get a different one. That's very different tm from a Flutter UI library that would in large part be evaluated based on what it looks like. |
|
My understanding from the UX studies we did, visuals were desired as a way of confirming that a certain package is what the developer is looking for. So white the UI may be OS provided, a screenshot of it is a very strong visual clue to a developer that they have found the thing they are looking for. cc @InMatrix to get his input |
|
That makes sense to me in general, but my assumption is that "for making in-app purchases through the App Store and Google Play" is so unambiguous that a search listing screenshot is just going to be noise in this particular case. But if my mental model on this is wrong we can certainly reopen the PR. |
|
Let's consider this pub.dev query: https://pub.dev/packages?q=In-App+Purchase. The
Not knowing enough about the other packages returned from the query, I don't have good answers to these questions. However, others in the thread might have a better idea. |
|
From a quick skim:
|
|
Ranking issues aside (they are orthogonal to the issue), likely the first one on the list and our in purchase package would both use a screenshot of the native payment UI. I think that would be hugely helpful in having those two stand out against the others. |
|
Okay, we can give this a shot then. This will just need to be updated to re-bump the version. |
|
@szakarias can you help with that update? |
stuartmorgan-g
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.