alok2811 / flutter_social_button

Apache License 2.0
16 stars 5 forks source link

Instagram Icon #7

Open dhrubajyoti2006 opened 1 week ago

dhrubajyoti2006 commented 1 week ago

Hi Team,

Please add instagram and youtube Icons ASAP. My app is in Production and need it urgently

alok2811 commented 1 week ago

Hii Jyoti

I’ve successfully updated the package to the latest version, and the changes are now available for you to check. Additionally, I’ve added further customizations, including options for background color and title style. I’ll be publishing these updates shortly.

Thank you for your patience and support.

alok2811 commented 6 days ago

Added all social buttons if anything missing let me update

dhrubajyoti2006 commented 6 days ago

Thanks a lot Alok. I really loved the speed at which you have done it. two more things

  1. Can you please add some icon for any internet page. I mean for website. Usually along with social media links, we also give our website link
  2. This feature might take a longer time, but let me just jot it down. Why dont you yourself take care of the onTap action. For example: if for youtube, I provide the url like - "https://youtube.com/@abcd", then you extract @abcd. If I provide just @abcd, then you can take this exact channel path. Then on click of it you yourself take care of launching it. Of course there can be way to custom handle the action. This will really help developers. Please take care of the parsing of the urls.. For youtube url parsing, I use a package called youtube_player_flutter. Just search for such items
  3. Custom Icon

Give it a try.

dhrubajyoti2006 commented 6 days ago

Another property can be - shape - Currently you are supporting Circular for round, you can have a square type with rounder corner. Just as an example - https://www.flaticon.com/free-icon/linkedin_174857 - look at this icon