comid 0.0.3+5.2.1 copy "comid: ^0.0.3+5.2.1" to clipboard
comid: ^0.0.3+5.2.1 copied to clipboard

outdatedDart 1 only

CodeMirror in Dart A code editing component designed to embed into web pages.

CodeMirror In Dart (comid) #

A code editing component for Dart.

Usage #

TODO: Add embedding example.

A simple usage example:

import 'package:comid/comid.dart';

main() {
  var editor = new CodeMirror();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

Credits #

CodeMirror in Dart borrows heavily from the work of Marijn Haverbeke on CodeMirror. It is licensed under the MIT open-source license. Please see the CodeMirror website for more information.

0
likes
20
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

CodeMirror in Dart A code editing component designed to embed into web pages.

Homepage

License

MIT (license)

Dependencies

browser

More

Packages that depend on comid