I'm developing an app that is using location data. So in the landing screen, I will check whether the permission to access location data is granted or not. I do this using the geolocator package. When the user grants permission, I will collect the data like current location and then I want to automatically move into another screen, which is the main screen of the app. Is there any way that I'm able to do that?
https://stackoverflow.com/questions/66701355/navigating-through-flutter-screens-automatically March 19, 2021 at 09:23AM
没有评论:
发表评论