dj 0.0.9 copy "dj: ^0.0.9" to clipboard
dj: ^0.0.9 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.9

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

json_annotation, path

More

Packages that depend on dj