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

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
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