connect_to_sql_server_directly 0.0.1 copy "connect_to_sql_server_directly: ^0.0.1" to clipboard
connect_to_sql_server_directly: ^0.0.1 copied to clipboard

PlatformAndroid

A flutter plugin to connect to a sql server database directly.

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 #

22
likes
150
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin to connect to a sql server database directly.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on connect_to_sql_server_directly