constants/pubspec.g library

Classes

Pubspec
The pubspec file

Typedefs

PubspecVersion = ({List<String> build, String canonical, int major, int minor, int patch, List<String> preRelease, String representation})
Given a version number MAJOR.MINOR.PATCH, increment the: