zap_dev 0.3.0 copy "zap_dev: ^0.3.0" to clipboard
zap_dev: ^0.3.0 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

With Flutter:

 $ flutter pub add zap_dev

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

dependencies:
  zap_dev: ^0.3.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:zap_dev/builders.dart';
0
likes
120
points
200
downloads

Publisher

verified publishersimonbinder.eu

Weekly Downloads

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, pub_semver, recase, sass, sass_api, source_span, stack_trace, watcher, zap

More

Packages that depend on zap_dev