dart_web_components 0.0.1-pre copy "dart_web_components: ^0.0.1-pre" to clipboard
dart_web_components: ^0.0.1-pre copied to clipboard

Platformweb

Build Modern and Standard Web Components in Dart!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_web_components

With Flutter:

 $ flutter pub add dart_web_components

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

dependencies:
  dart_web_components: ^0.0.1-pre

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dart_web_components/dart_web_components.dart';
2
likes
120
points
13
downloads

Publisher

verified publishertech.nugegroup.com

Weekly Downloads

Build Modern and Standard Web Components in Dart!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

js, web

More

Packages that depend on dart_web_components