Flutter Basics:
What is pubspec file? The answer to this question is it's a file that specifies the dependencies that the project requires with their version, fonts and images also . It also specifies other requirements on developer packages such as testing or mocki...
siddhiblog.hashnode.dev1 min read