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

outdatedDart 1 only

Angular dart component for the Quill rich text editor

example/main.dart

// Copyright (c) 2017, Adam Lofts. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

import 'package:angular2/platform/browser.dart';

import 'app_component.dart';

void main() {
  bootstrap(AppComponent);
}
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

angular2, func, js

More

Packages that depend on angular_quill