ebisu 0.7.9 copy "ebisu: ^0.7.9" to clipboard
ebisu: ^0.7.9 copied to clipboard

Dart 1 only

A library that supports code generation of the structure Dart (and potentially other languages like D) using a fairly declarative aproach.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ebisu

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

dependencies:
  ebisu: ^0.7.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:ebisu/ebisu.dart';
0
likes
5
pub points
0%
popularity

Publisher

unverified uploader

A library that supports code generation of the structure Dart (and potentially other languages like D) using a fairly declarative aproach.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, collection, dart_style, drudge, id, logging, path, quiver, stack_trace, yaml

More

Packages that depend on ebisu