angular_quill 0.0.2 copy "angular_quill: ^0.0.2" to clipboard
angular_quill: ^0.0.2 copied to clipboard

outdatedDart 1 only

Angular dart component for the Quill rich text editor

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angular_quill

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

dependencies:
  angular_quill: ^0.0.2

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:angular_quill/angular_quill.dart';
7
likes
0
pub points
73%
popularity

Publisher

unverified uploader

Angular dart component for the Quill rich text editor

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

angular2, browser, dart_to_js_script_rewriter, func, js, pageloader

More

Packages that depend on angular_quill