warehouse 0.1.2 copy "warehouse: ^0.1.2" to clipboard
warehouse: ^0.1.2 copied to clipboard

Dart 1 only

A database to object mapper

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add warehouse

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

dependencies:
  warehouse: ^0.1.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:warehouse/warehouse.dart';
0
likes
5
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A database to object mapper

Homepage

License

unknown (license)

Dependencies

constrain, quiver

More

Packages that depend on warehouse