dao_wrapped_annotation 0.2.0 copy "dao_wrapped_annotation: ^0.2.0" to clipboard
dao_wrapped_annotation: ^0.2.0 copied to clipboard

discontinued

Module with annotations for generating sql tables with dao_wrapped and dao_wrapped_gen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dao_wrapped_annotation

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

dependencies:
  dao_wrapped_annotation: ^0.2.0

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_annotation/dao_wrapped_annotation.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Module with annotations for generating sql tables with dao_wrapped and dao_wrapped_gen.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on dao_wrapped_annotation