connect_to_sql_server_directly

A flutter plugin for android to Connect to a Sql Server Database directly.
You can execute Select queries to get the table data as a list.
Also You can execute Insert, Delete or Update queries on a table to get the status result.

How to install

Android

  • No configuration required!

Sample