mirror of https://github.com/AMT-Cheif/drift.git
a2e3eb8a9d | ||
---|---|---|
.. | ||
lib | ||
test/parser | ||
.gitignore | ||
CHANGELOG.md | ||
README.md | ||
analysis_options.yaml | ||
build.yaml | ||
mono_pkg.yaml | ||
pubspec.yaml | ||
sally_generator.iml |
README.md
A library for Dart developers.
Created from templates made available by Stagehand under a BSD-style license.
Usage
A simple usage example:
import 'package:sally_generator/sally_generator.dart';
main() {
var awesome = new Awesome();
}
Features and bugs
Please file feature requests and bugs at the issue tracker.