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

Flutter-style HTML components for Jaspr. Use PascalCase components like Div, Span, and Button with familiar Flutter patterns.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart 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: ^0.1.2

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

Publisher

verified publisherbase.al

Weekly Downloads

Flutter-style HTML components for Jaspr. Use PascalCase components like Div, Span, and Button with familiar Flutter patterns.

Homepage
Repository (GitHub)
View/report issues

Topics

#web #jaspr #flutter #html #components

License

unknown (license)

Dependencies

jaspr

More

Packages that depend on duxt_html