0

I'm looking for a way to check the app updates from the app store without using any flutter plugins. First I tried to get the app store version but I couldn't found a way to get the latest version. If there anyone familiar with this please help me to solve the problem or provide a way to do this.

Cordelia
  • 159
  • 1
  • 9
  • You can check this link https://stackoverflow.com/questions/58811133/flutter-automatically-update-application-when-new-version-is-available or else you can just put JSON on server and read it everytimes and compare with your current build on device, if it's not the same. you can popup user and bring to app store/play store – Einzeln Jul 07 '21 at 12:16

0 Answers0