zap_dev 0.2.4 copy "zap_dev: ^0.2.4" to clipboard
zap_dev: ^0.2.4 copied to clipboard

Developer tooling for `zap`, a reactive web framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zap_dev
copied to clipboard

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

dependencies:
  zap_dev: ^0.2.4
copied to clipboard

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:zap_dev/builders.dart';
copied to clipboard
0
likes
80
points
138
downloads

Publisher

verified publishersimonbinder.eu

Weekly Downloads

2024.09.17 - 2025.04.01

Developer tooling for `zap`, a reactive web framework.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, args, build, build_version, collection, crypto, csslib, dart_style, path, pool, recase, sass, sass_api, source_span, stack_trace, watcher, zap

More

Packages that depend on zap_dev