Hello my FF friends,
I'm setting up my Mac to run a simulator, using the references in this video from FF: https://www.youtube.com/watch?v=CTf5Egd7-xI&t=769s
Everything was going ok until I got the error in my terminal when trying 'flutter run'. The error log is in the image attached here. It happens with all emulators (Chrome and iOS, e.g.)
It seems the commands in the Flutterflow file nav.dart are outdated with the GoRouter package. Does anybody have a clue about how to fix it in a way that I don't need to be entering the code everytime a test is to be run?
Thanks!!