madob_generator 0.2.3 copy "madob_generator: ^0.2.3" to clipboard
madob_generator: ^0.2.3 copied to clipboard

Automated code generation for managed database objects used by Madob.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add madob_generator

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

dependencies:
  madob_generator: ^0.2.3

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

Publisher

unverified uploader

Automated code generation for managed database objects used by Madob.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

analyzer, build, code_builder, dart_style, hive, hive_generator, madob, meta, source_gen

More

Packages that depend on madob_generator