FirebaseAuth.Initialize crashes on flutter chrome extension #12975
              
                Unanswered
              
          
                  
                    
                      jay-athelas
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 2 comments
-
| This is a ghost town | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| I faced the same issue and looks like found the solution - to fix it we can download firebase .js files and import them in CE app. Looks like it is CE's security problems that don't allow importing external scripts and downloading these files is the only way to make CE work with firebase | 
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.
-
Hi Guys, is there a guide in how to implement firebase authentication for a flutter chrome extension App, I tried following available tutorials in official flutter fire and firebase docs. But the app crashes with White screen when compiled to a chrome extension.
Beta Was this translation helpful? Give feedback.
All reactions