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

outdatedDart 1 only

Include an html element

example/polymer_include_element.dart

// Copyright (c) 2015, <your name>. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

library polymer_include_element.example;

import 'package:polymer/polymer.dart';
import 'src/example_element.dart';

main() async {
  await initPolymer();
}
0
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Include an html element

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

browser, polymer, reflectable, web_components

More

Packages that depend on polymer_include_element