dao_wrapped 0.2.0+1 copy "dao_wrapped: ^0.2.0+1" to clipboard
dao_wrapped: ^0.2.0+1 copied to clipboard

discontinued

Implementation of a dao interface for communicating with sql.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dao_wrapped

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

dependencies:
  dao_wrapped: ^0.2.0+1

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:dao_wrapped/dao_wrapped.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Implementation of a dao interface for communicating with sql.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

dao_wrapped_annotation, flutter, sqflite

More

Packages that depend on dao_wrapped