xdatabase 1.0.9
xdatabase: ^1.0.9 copied to clipboard
A starting point for Dart libraries or applications.
A library for Dart developers.
Usage #
A simple usage example:
import 'package:xdatabase/xdatabase.dart';
main() {
var awesome = new Awesome();
}
Features and bugs #
Please file feature requests and bugs at the issue tracker.