material-foundation / flutter-packages

A collection of useful Material Design packages
https://pub.dev/publishers/material.io
Apache License 2.0
841 stars 159 forks source link

Error: google_fonts was unable to load font NotoSans-Regular because the following exception occurred: I/flutter (19898): Exception: Failed to load font with url https://fonts.gstatic.com/s/a/725edd9b341324f91a3859e24824c455d43c31be72ca6e710acd0f95920d61ee.ttf: ClientException with SocketException: Failed host lookup: 'fonts.gstatic.com' (OS Error: No address associated with hostname, errno = 7), uri=https://fonts.gstatic.com/s/a/725edd9b341324f91a3859e24824c455d43c31be72ca6e710acd0f95920d61ee.ttf I/flutter (19898): See https://docs.flutter.dev/development/data-and-backend/networking#platform-notes. #607

Open abhi22211 opened 3 months ago

abhi22211 commented 3 months ago

Package

All packages

Existing issue?

What happened?

Not loading NotoSans-Regular

Relevant log output

Error: google_fonts was unable to load font NotoSans-Regular because the following exception occurred:
I/flutter (19898): Exception: Failed to load font with url https://fonts.gstatic.com/s/a/725edd9b341324f91a3859e24824c455d43c31be72ca6e710acd0f95920d61ee.ttf: ClientException with SocketException: Failed host lookup: 'fonts.gstatic.com' (OS Error: No address associated with hostname, errno = 7), uri=https://fonts.gstatic.com/s/a/725edd9b341324f91a3859e24824c455d43c31be72ca6e710acd0f95920d61ee.ttf
I/flutter (19898): See https://docs.flutter.dev/development/data-and-backend/networking#platform-notes.