when I press (Ctrl+s) to save my pubspec.yaml on my flutter project, this display in output:
what's the problem? and how to fix it?
here's my pubspec.yaml file:
name: store_app
description: A new Flutter project.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
#firebase_auth: ^0.20.0+1
#provider: ^4.3.3
syncfusion_flutter_datepicker: ^19.4.48
date_range_picker: ^1.0.5
cupertino_icons: ^1.0.2
intl: ^0.17.0
image_picker: ^0.8.4+5
pigeon: ^1.0.7
google_fonts: ^2.0.0
fluttertoast: ^8.0.8
flutter_html: ^2.2.1
url_launcher: ^6.0.20
splash_screen_view:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_lints: ^1.0.0
flutter:
uses-material-design: true
assets:
assets/images/
- images/
- images/icon/password.png
- images/icon/refresh.png
- images/icon/store.png
- images/icon/user.png
- images/icon/SPLASH.png
- images/facebook.jpg
- images/google.jpg
here is the section where the error appear :
fonts:
- family: Schyler
fonts:
- asset: fonts/Almarai-Regular.ttf