Results 3 comments of Sarah

still failing with ```npm install --save react-firebaseui```

I get this error when I try to compile an android .apk `FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':fluttertoast'. > Could...

I've done some digging and the problem isn't with this package, it's a problem within url_launcher Ref: https://stackoverflow.com/questions/76934676/flutter-url-launcher-crashes-opening-apple-maps-on-ios For my purposes, I'm probably going to fork url_launcher and ignore the...