Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
In working with the Flutter project, which configuration file will be used most?
Home
Flutter
In working with the Flutter project, which configuration file will be used most?
0
votes
asked
Aug 8, 2023
in
Flutter
by
DavidAnderson
In working with the Flutter project, which configuration file will be used most?
1. pubspec.html
2. pubspec.yaml
3. pubspec.xyz
4. pubspec.xml
flutter-interview-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 8, 2023
by
DavidAnderson
Correct answer is :-
pubspec.yaml
...