ace 0.3.6+3.8.2014 copy "ace: ^0.3.6+3.8.2014" to clipboard
ace: ^0.3.6+3.8.2014 copied to clipboard

outdatedDart 1 only

Dart bindings for the Ace code editor.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ace

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ace: ^0.3.6+3.8.2014

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ace/ace.dart';
0
likes
0
pub points
30%
popularity

Publisher

unverified uploader

Dart bindings for the Ace code editor.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

More

Packages that depend on ace