spark_css 1.0.0-alpha.4 copy "spark_css: ^1.0.0-alpha.4" to clipboard
spark_css: ^1.0.0-alpha.4 copied to clipboard

Type-safe CSS style system for Spark framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add spark_css

With Flutter:

 $ flutter pub add spark_css

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

dependencies:
  spark_css: ^1.0.0-alpha.4

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

Publisher

verified publisherkleak.dev

Weekly Downloads

Type-safe CSS style system for Spark framework.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on spark_css