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
flutter: Error: google_fonts was unable to load font Montserrat-Bold because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Montserrat-Bold was not found in the application assets. Ensure Montserrat-Bold.otf exists in a folder that is included in your pubspec's assets.
flutter: Error: google_fonts was unable to load font Oswald-SemiBold because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Oswald-SemiBold was not found in the application assets. Ensure Oswald-SemiBold.otf exists in a folder that is included in your pubspec's assets.
flutter: Error: google_fonts was unable to load font Oswald-Medium because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Oswald-Medium was not found in the application assets. Ensure Oswald-Medium.otf exists in a folder that is included in your pubspec's assets.
flutter: Error: google_fonts was unable to load font Montserrat-Medium because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Montserrat-Medium was not found in the application assets. Ensure Montserrat-Medium.otf exists in a folder that is included in your pubspec's assets.
flutter: Error: google_fonts was unable to load font Montserrat-Regular because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Montserrat-Regular was not found in the application assets. Ensure Montserrat-Regular.otf exists in a folder that is included in your pubspec's assets.
flutter: Error: google_fonts was unable to load font Montserrat-SemiBold because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Montserrat-SemiBold was not found in the application assets. Ensure Montserrat-SemiBold.otf exists in a folder that is included in your pubspec's assets.
The text was updated successfully, but these errors were encountered:
hi,
#1 AssetBundle.loadString (package:flutter/src/services/asset_bundle.dart:68) #2 LocaleNamesLocalizationsDelegate._loadJSON.parser (package:flutter_localized_locales/flutter_localized_locales.dart:69)I run ./flutter-pi --release ~/flutter_gallery_assets got log
flutter: Error: google_fonts was unable to load font Montserrat-Bold because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Montserrat-Bold was not found in the application assets. Ensure Montserrat-Bold.otf exists in a folder that is included in your pubspec's assets.
flutter: Error: google_fonts was unable to load font Oswald-SemiBold because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Oswald-SemiBold was not found in the application assets. Ensure Oswald-SemiBold.otf exists in a folder that is included in your pubspec's assets.
flutter: Error: google_fonts was unable to load font Oswald-Medium because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Oswald-Medium was not found in the application assets. Ensure Oswald-Medium.otf exists in a folder that is included in your pubspec's assets.
flutter: Error: google_fonts was unable to load font Montserrat-Medium because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Montserrat-Medium was not found in the application assets. Ensure Montserrat-Medium.otf exists in a folder that is included in your pubspec's assets.
flutter: Error: google_fonts was unable to load font Montserrat-Regular because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Montserrat-Regular was not found in the application assets. Ensure Montserrat-Regular.otf exists in a folder that is included in your pubspec's assets.
flutter: Error: google_fonts was unable to load font Montserrat-SemiBold because the following exception occured:
Exception: GoogleFonts.config.allowRuntimeFetching is false but font Montserrat-SemiBold was not found in the application assets. Ensure Montserrat-SemiBold.otf exists in a folder that is included in your pubspec's assets.
The text was updated successfully, but these errors were encountered: