Isaque Neves

Results 209 comments of Isaque Neves

A while ago I created a package called "fluent_query_builder" https://pub.dev/packages/fluent_query_builder which is an abstraction about the "postgresql-dart" and "galileo_sqljocky5" I made this package inspired by the PHP Eloquent lib to...

I would like a way to do PDO-style transactions without closing, so I decided to create a driver from scratch, I'm working on a postgreSQL driver here: https://github.com/insinfo/pg8000 I was...

where I work I have many legacy PHP projects that I am porting to dart, all these projects use PDO and Eloquent, they use different versions of PHP some are...

I solved the problem for me by passing the "-f flow" argument ` mitmproxy2swagger -i .\flows -o ./out.yaml -p http://localhost:3350/api/v1 -f flow`

I just did a test with version 3.0.0 and it seems to be working correctly now ![image](https://github.com/dart-windows/win32/assets/12227024/7c87c1ea-c1e5-4a40-b7d7-2094f192a240) ![image](https://github.com/dart-windows/win32/assets/12227024/6b9bdd40-d63e-4ec4-9165-914f7de85099) ```dart import 'dart:io'; import 'package:excel/excel.dart'; import 'package:http/http.dart' as http; void main(List args)...

@bhushangholave I'm also having a problem running a long-running command, did you find a solution? ![image](https://user-images.githubusercontent.com/12227024/227003324-bcc70fef-e5f0-437f-8db5-7899d8a50f8c.png)

@maheshmnj I can confirm that the problem occurs in 'Flutter 3.3.6' on Windows 10/11, for the problem to occur, just press the (Alt) key in a text field, and from...

the problem does not happen in "Flutter 3.5.0-10.0.pre.121" and "Flutter 3.4.0-34.1.pre" Windows 11 ```console PS C:\MyDartProjects\riodasostras\riodasostrasapp_mob> flutter doctor -v [√] Flutter (Channel master, 3.5.0-10.0.pre.121, on Microsoft Windows [versÆo 10.0.22000.1098], locale...

@dart-league @luisvt I'm also interested in this https://pub.dev/packages/ngdart/versions/8.0.0-dev.2