support web #10
                  
                    
                      direstrepo24
                    
                  
                
                  started this conversation in
                General
              
            Replies: 2 comments 2 replies
-
| That wouldn't be too hard to do, but of course depends on your use case. The kmp module would have to need KotlinJS as a target and then Flutter web could use it as a npm package. Maybe it's possible to just output the raw JS code and let Flutter call it locally. I'm not sure if this works the same for web as it does for iOS/Android when building a plugin. Would have to look into it. Generating the boilerplate would be a lot easier for web than mobile so that won't be too hard. | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            -
| yes. cool. Thanks!! | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
How would the plugin support for the web, so as not to rewrite all the logic, taking advantage of kmp kotlin?
Beta Was this translation helpful? Give feedback.
All reactions