Timothy Ojo
Results
3
issues of
Timothy Ojo
MySQL1 not closing connection in a Dart console application running on Windows 10, in debug mode. Find an example of the code structure below: ``` final conn = await MySqlConnection.connect(_settings);...
I tried using this package on Windows in pure Dart and it does not work. Seeing that it works in flutter on windows, i believe with little modification, it should...
Remove buildscript constraint to allow the plugin work with future version