You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
FEAT: ShadTextTheme.fromGoogleFont now accepts a custom parameter to include custom text styles in the Google Font text theme.
CHORE: Migrate Geist and GeistMono fonts from individual weight-specific .otf files to variable font .ttf files, reducing the number of bundled font assets from 18 to 2.
BREAKING: Minimum Flutter version raised to 3.41.0 (Dart 3.11.0) for variable font weight support.