karee_injectable_gen 1.0.2+1 karee_injectable_gen: ^1.0.2+1 copied to clipboard
This library is the Karee generator lib, it's used to generate source code according to Karee's project need.
A library for Dart developers.
Created from templates made available by Stagehand under a BSD-style license.
Usage #
A simple usage example:
import 'package:karee_injectable_gen/karee_injectable_gen.dart';
main() {
var awesome = new Awesome();
}
Features and bugs #
Please file feature requests and bugs at the issue tracker.