bird 0.0.3+5 copy "bird: ^0.0.3+5" to clipboard
bird: ^0.0.3+5 copied to clipboard

discontinued

A Dart framework for writing Apps.

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage #

A simple usage example:

import 'package:code/code.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.