dao_wrapped_gen 0.2.0+2 copy "dao_wrapped_gen: ^0.2.0+2" to clipboard
dao_wrapped_gen: ^0.2.0+2 copied to clipboard

discontinued

Sql table generation for dao_wrapped from pub. Used in class WithTable

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dao_wrapped_gen

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

dependencies:
  dao_wrapped_gen: ^0.2.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:dao_wrapped_gen/dao_table_builder.dart';
import 'package:dao_wrapped_gen/dao_table_generator.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Sql table generation for dao_wrapped from pub. Used in class WithTable

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, dao_wrapped_annotation, flutter, source_gen

More

Packages that depend on dao_wrapped_gen