iamshaunjp / flutter-firebase

All course files for the Flutter & Firebase tutorial playlist on The Net Ninja YouTube channel
580 stars 441 forks source link

Navigator.pop doesn't close the settings #12

Closed eloudsa closed 4 years ago

eloudsa commented 4 years ago

Hi Shaun,

In lesson 26, the call to Navigator.pop(context) (SettingsForm) doesn't close the form.

Any idea how to fix this issue?

Thanks

eloudsa commented 4 years ago

Problem fixed after a full reload.