0 purchases
dartboot core
The core library for DartBoot cloud.
Usage #
A simple usage example:
import 'package:dartboot_core/dartboot_core.dart';
void main(args) {
DartBoot.run(args: args);
}
copied to clipboard
Features and bugs #
Please file feature requests and bugs at the [issue tracker][tracker].
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.