I'm working on a project where I have the requirement to bind the Flutter Widget to Native Android Service class and in the place of LayoutInflater. I've already worked on the method channels concept, but this is completely different story.
Need some help on this.