fluttercommunity / flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.
https://pub.dev/packages/flutter_webview_plugin
Other
1.48k stars 929 forks source link

Is it possible to load and display Three.js content in Flutter Web Application ? #952

Open suryanadiminti99 opened 1 year ago

suryanadiminti99 commented 1 year ago

Hi Hope you are doing good. I have one requirement. Is it possible to load and display Three.js content in Flutter Web Application. Also I want interactions with JS to Flutter and Flutter to JS. There is multiple plugins are there to load web URL in Flutter Mobile App. I don't need for mobile.