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

A library of helpers for manipulating/generating sql strings

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sql_utilities

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

dependencies:
  sql_utilities: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:sql_utilities/sql_utilities.dart';
3
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A library of helpers for manipulating/generating sql strings

Homepage
Repository

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

protobuf

More

Packages that depend on sql_utilities