widget 0.2.7+1 copy "widget: ^0.2.7+1" to clipboard
widget: ^0.2.7+1 copied to clipboard

A set of reusable Web Components for Dart applications

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add widget

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

dependencies:
  widget: ^0.2.7+1

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:widget/widget.dart';
1
likes
15
pub points
47%
popularity

Publisher

unverified uploader

A set of reusable Web Components for Dart applications

Repository (GitHub)
View/report issues

License

BSD-2-Clause-Views (LICENSE)

Dependencies

bot, bot_web, html5lib, meta, web_ui

More

Packages that depend on widget