Can we use Get instead of Navigator 2.0 for route management in flutter?

Viewed 1558

I had seen few videos about flutter navigator 2.0 .. and found it is very difficult to understand and implement.. so my question is can we use Get instead of navigator 2.0 for complex project also...??

1 Answers
Related