mobx_cli 0.1.0-dev.1
mobx_cli: ^0.1.0-dev.1 copied to clipboard
A Delicious Command Line Interface for Mobx.
A library for Dart developers.
Usage #
A simple usage example:
import 'package:mobx_cli/mobx_cli.dart';
main() {
var awesome = new Awesome();
}
Features and bugs #
Please file feature requests and bugs at the issue tracker.