Skip to content

Automatically report application build information for web #455

@aebrahim

Description

@aebrahim

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions