
GetX Navigation Basics
As I told in the post about Showing Snackbars using GetX, GetX is an awesome all-in-one package. Another great feature in GetX is easy navigation without a lot of boilerplate code. The most useful feature of GetX navigation is not the decreased number of Lines of Code, but The ability to use these within our Business Logic. As they don’t need context, we can simply use them inside our Business Logic 😊....