ace 0.1.0+10.28.2013 copy "ace: ^0.1.0+10.28.2013" to clipboard
ace: ^0.1.0+10.28.2013 copied to clipboard

outdatedDart 1 only

High performance code editor for the web.

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.1.0+10.28.2013

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
31%
popularity

Publisher

unverified uploader

High performance code editor for the web.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

More

Packages that depend on ace