getx router code example Example: getx routing GetMaterialApp( getPages: [ GetPage(name: '/', page: () => Home()), ] )