Isaque Neves

Results 149 issues of Isaque Neves

please could i add PHP support, i develop PHP applications all the time with Slim Framework, but right now i am rewriting an application in the dart language using Angel...

Is this script compatible to compile libssh 0.9.6 for ios / macOS? Hey I made a libssh binding on dart to be able to use libssh on windows and linux...

add a way to automatically reconnect if the mysql/mariadb database is restarted, I think this would be very easy to implement, just save the connection settings and check if it...

add a method that returns the data as a map list just like the "postgres" package, I thought of an implementation like this, maybe an extension of the Results class...

there is the possibility to implement a mappedResultsQuery method just like in the postgres package to return rows as maps containing table and column names: https://pub.dev/packages/postgres ```dart List results =...

help wanted

please add windows support, i am developing an app for ios, android and windows that depends on this.

I'm currently developing an App Flutter for windows, where I need to send commands to a linux server via SSH, this commands will make the server mount a network share...

is there how to make this lib work on Flutter desktop windows?

add support to compile this lib for windows

enhancement

add support to Windows