duxt_html 1.0.0 copy "duxt_html: ^1.0.0" to clipboard
duxt_html: ^1.0.0 copied to clipboard

Complete HTML5 components for Jaspr. All 117 HTML elements with Flutter-style PascalCase syntax, child/children API, and className props.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add duxt_html

With Flutter:

 $ flutter pub add duxt_html

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

dependencies:
  duxt_html: ^1.0.0

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:duxt_html/duxt_html.dart';
0
likes
140
points
273
downloads

Publisher

verified publisherbase.al

Weekly Downloads

Complete HTML5 components for Jaspr. All 117 HTML elements with Flutter-style PascalCase syntax, child/children API, and className props.

Homepage
Repository (GitHub)
View/report issues

Topics

#web #jaspr #flutter #html #components

Documentation

API reference

License

MIT (license)

Dependencies

jaspr

More

Packages that depend on duxt_html