dj 0.0.13 copy "dj: ^0.0.13" to clipboard
dj: ^0.0.13 copied to clipboard

discontinued
outdated

Auto-Generate Dart and Flutter Code while retaining manual user updates to generated code.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dj

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

dependencies:
  dj: ^0.0.13

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

Publisher

verified publisherprod.pk

Auto-Generate Dart and Flutter Code while retaining manual user updates to generated code.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dart_style, json_annotation, path, universal_io

More

Packages that depend on dj