Sometimes bugs in a Flutter app are dependent on which version of Flutter the code was compiled with. For this reason, it would be nice to have (or is there a way already) to find out programmatically what version of Flutter my app was compiled with.
Question on SO here: https://stackoverflow.com/questions/62958749
Sometimes bugs in a Flutter app are dependent on which version of Flutter the code was compiled with. For this reason, it would be nice to have (or is there a way already) to find out programmatically what version of Flutter my app was compiled with.
Question on SO here: https://stackoverflow.com/questions/62958749