geminiyellow

Results 53 comments of geminiyellow

hi @abraham , `signInWithGoogle` is gone, ref: https://github.com/flutter/flutter/issues/27133#issuecomment-457858951 we can use it like this: ``` Future _testSignInWithGoogle() async { final GoogleSignInAccount googleUser = await _googleSignIn.signIn(); final GoogleSignInAuthentication googleAuth = await...

ok, i have the same problem, in the `openapi.yaml` ``` paths: /count: get: operationId: getCount description: get count tags: - count responses: '200': description: success response content: application/json: schema: $ref:...

@serfgy sorry i dont know, but `Unexpected token ` may cause by babel loader or your babel stage is too low. you can try https://github.com/VISI-ONE/create-react-native-web-app this.

this issue last too long. hope redux-offline can upgrade it.

hope get some example about RxVMS. BLoC looks too much concept.

2 years later, is the project still alive ?

in my case, `path` not found > Failed to load bundle(http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false) with error:(Unable to resolve module `path` from `/node_modules/react-native-dotenv/index.js`: Module `path` does not exist in the Haste module map

I cannot open the vote page. so, I have to vote here :+1: