João Freitas

Results 13 comments of João Freitas

> Would you like to create a PR? > regarding the default ssl option, I don’t think it should be set to true by default, because of backwards compatability Hi...

> If we would change the defaults, which currently are: > > ```js > { > host: 'localhost', > port: 27017, > dbName: 'eventstore', > eventsCollectionName: 'events', > snapshotsCollectionName: 'snapshots',...

> @freitzzz were you ever able to get this to connect to mongo atlas? When I run `init()` it doesn't seem to properly establish a connection... yes @m-sterspace want me...

> i don't think that changing the defaults is an option. you provide a connection string with all the options that you might need and this should work.The defaults are,...

> @freitzzz according to the mongodb docs you can - https://docs.mongodb.com/manual/reference/connection-string/#connection-options Didn't know about this, thank you

> were you guys able to get this to work with mongo atlas? I'm struggling with some strange errors. my app seems to connect find, but when I try any...

> @freitzzz > > Yes. And using that repo I was able to get mine working! Thanks! > > for others who struggle with this. My changes were this: >...

> I found this, maybe we stuck in this case: > ![image](https://user-images.githubusercontent.com/24253421/59337573-14961100-8d2b-11e9-9ff1-cb962192944d.png) > > Detail [here](https://flutter.dev/docs/development/tools/hot-reload#limitations) As @duytq94 said, neither hot-reload and setState are possible to change IntroSlider widget as...

> > > I found this, maybe we stuck in this case: > > > ![image](https://user-images.githubusercontent.com/24253421/59337573-14961100-8d2b-11e9-9ff1-cb962192944d.png) > > > Detail [here](https://flutter.dev/docs/development/tools/hot-reload#limitations) > > > > > > As @duytq94 said,...

Thanks a lot! I've seen your feedback about making scrcpy to work with older API versions, but will not quit trying to get a remote screen on my oldies :smiley: