Seth Ladd
Seth Ladd
Added https://github.com/flutter/website/issues/11075 to the checkbox list above, replacing a previous item.
If we like the idea of adding a FAQ entry for "How do I follow along with Flutter and Dart?", here are some resources: Dart @dart_lang Twitter @dartlang Medium blog...
I see the challenge here. * some people might use the pub search as a "bookmark" feature, using search to "get to that package by name" * other people might...
Yes, I was assuming that if this was done it would be similar to how Github does it: For (4), see the original issue description above: https://github.com/dart-lang/pub-dev/issues/7886#issue-2423390180 The default social...
> Just for reference: in github this seems to be configured outside the repo: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/customizing-your-repositorys-social-media-preview thanks! Yeah, that seems to be docs for how to replace the default social share...
> * Providing an appealing infographic when pub.dev links are shared on social media > * Allowing package authors to customize these graphics Agreed! Let's split into two requests.
Here's an example of what I'm thinking, for the default social share card coming out of pub. Just an example:  obviously we'd use real text and values :) edit:...
> [@sethladd](https://github.com/sethladd) needs better contrast on the bottom ack, good catch. once we figure out how to do this, we can tweak the design.
you could wait for https://github.com/flutter/flutter/issues/176206 to be resolved, to either leverage the flutter tool or borrow whatever messaging it uses for the user.
> I've set up the repository following the dotguides guide. Cool, thank you!