netcoresync_moor_generator 1.0.2 copy "netcoresync_moor_generator: ^1.0.2" to clipboard
netcoresync_moor_generator: ^1.0.2 copied to clipboard

The code generation tool (as `dev_dependencies`) for the `netcoresync_moor` package.

example/main.dart

void main() {
  // Because this is a code generator tool for the netcoresync_moor, the
  // following only lists the commands on how to generate the code.
  //
  // - In the project root directory (the project already referenced
  // netcoresync_moor in its dependencies and netcoresync_moor_generator in its
  // dev_dependencies), run this command:
  //
  // flutter packages pub run build_runner build --delete-conflicting-outputs
  //
  // NOTE: Ensure that the project's Moor tables are properly annotated first.
  // For more complete example, visit the netcoresync_moor repository at:
  // https://github.com/aldycool/NETCoreSync/tree/master/netcoresync_moor
}
1
likes
130
pub points
7%
popularity

Publisher

verified publisherchronustech.com

The code generation tool (as `dev_dependencies`) for the `netcoresync_moor` package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

analyzer, build, build_config, collection, glob, moor, netcoresync_moor, recase, source_gen

More

Packages that depend on netcoresync_moor_generator