pubspec
Feb 8, 21
What is the Flutter pubspec.lock file?
The pubspec.lock file is in every app we create. But what is it? And why is it so important?
Oct 27, 20
Deep Dive Into Flutter's Pubspec.yaml File
We use the pubspec.yaml in every project, but do we know what can we do with it?