applicationVersion top-level constant Null safety

String const applicationVersion

package_info doesn't exist for all platforms, so I'm doing it the old fashioned way.

Implementation

const applicationVersion = '2.1.0 beta';