how to know on what versions of IOS and Android my flutter application will work

Viewed 21

So I'm building an application with flutter 3.0.5 How can I know what versions of IOS and Android my application will run on? and how can I change them

1 Answers
Related