'how to do flutter-channel to javascript code?

How can we interact with JavaScript code in the Flutter (Via flutter -channel) and add new tags to the project html page? (for example counter app show each number as one tag < div > on html)



Solution 1:[1]

I write answer in this article on medium. Need platform channel for create connection between JavaScript code and call in on the ui .

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1