João Freitas

Results 9 issues of João Freitas

Since `ssl` option is set to false, it is not possible to establish a connection to a MongoDB server using an ecrypted connection (e.g. MongoDB Atlas). This option is not...

Good evening guys. I'm fairly new to Erlang (literally started yesterday) and I'm currently trying to map two models using ***BossDB***, which are **AuthenticatedUser** and **ApiAuth**. Let's assume that ApiAuth...

Previous dart implementation was using val instead of var to assign a variable, which doesn't comply with Dart 2.0, resulting in a compilation error

Good evening First of all, amazing library! Thanks for the efforts. Secondly, I find it cool to have a function that returns a decoder for arbitrary image bytes. However, it...

According to Google Dart guidelines: > For library packages, don’t commit the pubspec.lock file. Regenerating the pubspec.lock file lets you test your package against the latest compatible versions of its...

## Basic Information Device type: any OS version: any EasyPermissions version: 3.0.0 ## Describe the problem The library sample code states that methods annotated with `@AfterPermissionGranted` for a specific request...

- [x] I have checked that a similar [feature request](https://github.com/Genymobile/scrcpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist. **Is your feature request related to a problem? Please describe.** Support Android API lower than 21...

Just started using Swing Music and it's really good. Congratulations and thank you! Is a mobile app planned for the near future? I wouldn't even mind to use a vue...

android

Hey I'm building a pub/sub server (many-to-one), in which pub clients use REQ sockets and the sub server uses a ROUTER socket, similar to what's happening in this pic: ![image](https://github.com/user-attachments/assets/0e1e3a43-59f1-4457-aaf9-4989787f95ef)...