Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google_fonts "HTTP fetching at runtime, ideal for development. Can also be used in production to reduce app size" but its 7mb #478

Open
cyberpwnn opened this issue Oct 1, 2023 · 0 comments
Labels
enhancement New feature or request p: google_fonts

Comments

@cyberpwnn
Copy link

Package

google_fonts

Description

Using "flutter build apk --analyze-size --target-platform android-arm64"

...
  lib/
    arm64-v8a                                                              47 MB
    Dart AOT symbols accounted decompressed size                           22 MB
      package:google_fonts                                                  7 MB
      package:flutter                                                       4 MB

...

Why? Even if i wanted to use a single font ~100kb it would be 70 times smaller than using google fonts to "reduce the size for production"

@cyberpwnn cyberpwnn added enhancement New feature or request triage Issues that haven't been triaged labels Oct 1, 2023
@guidezpl guidezpl added p: google_fonts and removed triage Issues that haven't been triaged labels Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p: google_fonts
Projects
None yet
Development

No branches or pull requests

2 participants