I want to show my custom-made native android XML alert dialog in flutter using method channel call, I do not want to get the result back to flutter and show a dialog in a flutter, instead, I want to show that native custom-made android XML alert dialog using method channel? I have searched a lot but could not find any result I need your help,
Just simple android XML native dialog with method channel call that's it, Your help would be appreciated thanks in advance