londonappbrewery / Clima-Flutter

Starter code for the Clima Project from the Complete Flutter Development Bootcamp
https://www.appbrewery.co
155 stars 740 forks source link

Error: NoSuchMethodError: The getter 'latitude' was called on null. #10

Closed roy2904 closed 4 years ago

roy2904 commented 4 years ago

Hello Angela, I am facing some unexpected error in this refactor challenge of clima app. In the video tutorial there is no error in the console, but when in my case its showing NoSuchMethodError: The getter 'latitude' was called on null. I am attaching 2 pictures, maybe that can help. 1 2

please help

azinmapar commented 1 year ago

I have the same issue, how did you solve it?