Isaque Neves
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`
@FauconSpartiate @justkawal @take4blue any updates?
I just did a test with version 3.0.0 and it seems to be working correctly now   ```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? 
@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