Results 5 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...

Is there an ETA for pushing this fix?

I'm getting this when I am working with payment dates. example: `'updated_date_utc' => $row->getUpdatedDateUtcAsDate()->format('Y-m-d H:i:s'),` Deprecated: Implicit conversion from float 1507667758.76 to int loses precision in [...]/vendor/xeroapi/xero-php-oauth2/lib/StringUtil.php on line 80...