spark_templates 0.0.2 copy "spark_templates: ^0.0.2" to clipboard
spark_templates: ^0.0.2 copied to clipboard

Dart 1 only

providing client-side dom components for sparkflow

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add spark_templates

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

dependencies:
  spark_templates: ^0.0.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:spark_templates/engines.dart';
import 'package:spark_templates/templates.dart';
0
likes
25
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

providing client-side dom components for sparkflow

Homepage

License

MIT (license)

Dependencies

hub, sparkflow

More

Packages that depend on spark_templates