python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Flutter Navigate to Screen After User Clicks Link in Email Confirmation
I am attempting to Navigate to a screen based on an API response. When a user register's I have an API that sends a confirmation email with a link the user must click to verify their account / email. ...
bensmith87
Votes: 0
Answers: 0
Navigator 2.0 Route Transition Bug
I am stuck with a bugged animation when I try to set a Navigator 2.0 on part of the screen.
My App Layout simplified is:
MaterialApp -> Scaffold -> Row(NavigationBar, Navigator))
Inside the Nav...
LrdHelmchen
Votes: 0
Answers: 1
Troubleshooting Google maps JavaScript API / navigator.geolocation error that wont add a marker location inside a park
Im trying to get my geolocation to show inside a nearby park/conservancy. In this instance when im on the local hiking trail. When using the Google maps Javascript API and the navigator.geolocation fr...
Only Tough Questions
Votes: 0
Answers: 0
Flutter - navigating via a function in another class - how to use the root navigator?
I would like to handle the page navigation in a separate class. When a page is clicked it calls a function in a class that figures out the page required and navigates the user to the correct page.
The...

Delmontee
Votes: 0
Answers: 2