larryaasen / upgrader

A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
MIT License
557 stars 271 forks source link

does this package also detects and works if build changes . #392

Open shrigsuraj opened 6 months ago

shrigsuraj commented 6 months ago

I have same version but I am releasing new app with new build number current 1.0.0+15 to new release is 1.0.0+16 , so does it works for build number change as version change in flutter?

larryaasen commented 6 months ago

@shrigsuraj See this: https://github.com/larryaasen/upgrader/issues/355#issuecomment-1824505665