angular_quill 0.0.6 copy "angular_quill: ^0.0.6" to clipboard
angular_quill: ^0.0.6 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.6

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

Publisher

unverified uploader

Angular dart component for the Quill rich text editor

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

angular, angular_forms, browser, func, js

More

Packages that depend on angular_quill