version top-level constant
String
const version
The current version as per pubspec.yaml
.
Implementation
const version = '1.0.0';
The current version as per pubspec.yaml
.
const version = '1.0.0';