easy_mssql_windows 0.0.2 copy "easy_mssql_windows: ^0.0.2" to clipboard
easy_mssql_windows: ^0.0.2 copied to clipboard

A Easy Flutter Package for connected to MS SQL Server.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_mssql_windows

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  easy_mssql_windows: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:easy_mssql_windows/easy_mssql_windows.dart';
4
likes
160
points
17
downloads

Publisher

verified publisheralighelejbeigi.ir

Weekly Downloads

A Easy Flutter Package for connected to MS SQL Server.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on easy_mssql_windows