Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantic Versioning #53

Open
LucasBourne opened this issue Oct 2, 2023 · 0 comments
Open

Semantic Versioning #53

LucasBourne opened this issue Oct 2, 2023 · 0 comments

Comments

@LucasBourne
Copy link

Hi team!

When creating an attribute there is now the option to assign a version string attribute. This means we can compare version strings to target specific app versions (i.e. all devices running version 1.20.3 or greater). This was a feature requested and implemented here

This is currently only supported by the latest Javascript and React SDKs, so adding a Flutter SDK implementation of this would be a big help.

palmsey added a commit to Viva-Equity/GrowthBook-SDK-Flutter that referenced this issue Dec 13, 2023
Adds support for version string comparison operators.

This is a port of the original feature implementation in Growthbook 2.2.

Addresses alippo-com#53
palmsey added a commit to Viva-Equity/GrowthBook-SDK-Flutter that referenced this issue Dec 13, 2023
Adds support for version string comparison operators.

This is a port of the original feature implementation in Growthbook 2.2.

Addresses alippo-com#53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant