elbeicktalat / flutter_auth_buttons

Auth Buttons is a flutter widget library, include buttons for authenticating with the most popular social networks.
https://pub.dev/packages/auth_buttons
BSD 3-Clause "New" or "Revised" License
32 stars 32 forks source link

Update google fonts to 6.1.0 #58

Closed herrytco closed 4 months ago

herrytco commented 10 months ago

I updated the google_fonts dependency to their latest version, 6.1.0. This broke the Apple auth button, as the font Source Sans Pro is no longer part of the font set.

I researched and used Source Sans 3 as a replacement. I enclosed a side-to-side comparison below. The fonts are virtually identical.

image

fryette commented 7 months ago

@elbeicktalat could you please take a look?

JoshRice1 commented 6 months ago

@elbeicktalat any chance this can get merged in?

elbeicktalat commented 5 months ago

Sorry guys I was so busy I will update everything and hopefully I will introduce new features. Thanks!