Isaque Neves

Results 149 issues of Isaque Neves

how to solve the equation of the line "y = (-C - Ax) / B" in this library ```dart var A = 1.3333333333333333; var B = -1; var C =...

It is necessary to implement threads, because in the majority of platforms that run Dart supports thread, such as Android, iOS, Windows, Linux, MacOS, * WebAssembly etc. Many use cases...

feature

f_logs has some widget to render the log in the application interface similar to linux tail -f tool I'm developing a server backup tool with desktop flutter, where I copy...

what's the correct version of go to run this?

@zim32 @dukefirehawk @fsw @hotdang-ca I'm porting Eloquent 5.2 to dart and for that I implemented a PostgreSQL driver in pure dart called "dargres" and I wanted to know if you...

I'm trying to implement a very simple rest API with just one endpoint using shelf_plus initializing multiple instances and I want to be able to integrate with Prometheus and Gratana...

first i would like to thank you for your amazing work on this project, i've been working with dart for 7 years now developing fullstack applications in dart, using AngularDart...

### Describe the Bug OHIF does not handle response failures from the DCM4CHE server, for example it does not detect when DCM4CHE fails to open a file because the file...

Awaiting Reproduction

### Describe the Bug error when creating a report ![image](https://github.com/OHIF/Viewers/assets/12227024/df0a94f1-c134-4277-b517-df710bbe6c89) ```xml javax.ejb.EJBTransactionRolledbackException: Transaction rolled back1.2.840.10008.5.1.4.1.1.88.222.25.689745914154889666936540964949817258292272 ``` ![image](https://github.com/OHIF/Viewers/assets/12227024/b7b1a3bc-5686-4829-9147-564d69cd900e) ### Steps to Reproduce ## docker-compose.yml ```yml version: "3.8" networks: dcm4chee_default: #driver: overlay...

Awaiting Reproduction

### Describe the Bug OHIF with OpenID authentication has a bug when modifying the filters, it crashes and starts placing a lot of question points in the URL until the...

Awaiting Reproduction