-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I need to manually specify the application version in web. From the docs:
/// By default, both iOS and Android sync their version numbers with the
/// current version in your pubspec, minus any build or pre-release
/// information. This property should only be used if you want to add this
/// additional information back in, or if the version in your pubspec does not
/// match your application version.
Describe the solution you'd like
It would be nice if this library automatically build in the web build version, e.g. using the package_info_plus package
Describe alternatives you've considered
Continuing to manually specify the build version myself.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request