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

Font loading must not be cknsidered as error. #15

Closed
vjdyofficial opened this issue Nov 26, 2024 · 2 comments
Closed

Font loading must not be cknsidered as error. #15

vjdyofficial opened this issue Nov 26, 2024 · 2 comments

Comments

@vjdyofficial
Copy link

App Error Report

Error: Exception: GoogleFonts.config.allowRuntimeFetching is false but font MySoul-Regular was not found in the application assets. Ensure MySoul-Regular.ttf exists in a folder that is included in your pubspec's assets.

Stack Trace:
#0 loadFontIfNecessary (package:google_fonts/src/google_fonts_base.dart:182)

#1 googleFontsTextStyle. (package:google_fonts/src/google_fonts_base.dart:115)

Device Info:
App Version: 7.2.1
Build Number: 721

@h4h13
Copy link
Owner

h4h13 commented Nov 28, 2024

The fonts are always downloading while using the app from Google
Fonts, if you're using app without internet it might cause the problem

@h4h13
Copy link
Owner

h4h13 commented Dec 10, 2024

hey, I have removed the fonts chooser for the app causing app size inscreases to 300MB+ and causing the app load slower

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants