transtion + flutter getx transtion How to use Custom Transition in GetPage flutterI have CustomPageRoute that I use for navigating to new page with custom transition. for navigating I use code below: Navigator.push( context, CustomPageRoute( NewScreen(), ), ), wono | discuss | tweet
+ flutter getx transtion How to use Custom Transition in GetPage flutterI have CustomPageRoute that I use for navigating to new page with custom transition. for navigating I use code below: Navigator.push( context, CustomPageRoute( NewScreen(), ), ), wono | discuss | tweet