Я получаю эту прикрепленную ошибку при попытке запустить приложение. Любые идеи? (Ниже)
Launching lib\main.dart on SM J200Y in debug mode...
Running Gradle task 'assembleDebug'...
√ Built build\app\outputs\apk\debug\app-debug.apk.
Error detected in pubspec.yaml:
No file or variants found for asset: assets/credentials.json.
Я проверил файл yaml, и форматирование выглядит нормально. Я в растерянности, так как хочу, чтобы проблема была. (Также ниже)
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/credentials.json