Rexios

Results 69 comments of Rexios

Same issue. Can anyone help or is the Google Fit API just fucking broken? Sorry for being harsh, but getting health data on an Apple Watch is 10000x easier than...

You are testing with the chrome instance flutter launches when you run with `flutter run`?

Wait... That end message means you ran `fluttercors -e` which _enables CORS checks_ which is the opposite of what you want. You run `fluttercors -d` to disable CORS checks which...

Let me know if you still can't figure it out. Everything seems fine on my end.

I wasn't sure how to depend on the updated google_maps_flutter_platform_interface without depending on it form the path. Is there some fancy way to do that? Or does it need to...

Oh they're supposed to be separate PRs. I guess I'll do that.

Some notes: - All platforms seem to be in a pretty good spot. Android and iOS might need some extra work, but I think it's ready for a preliminary review...

I finally got pretty decent consistency across platforms