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

Helpful Emulator Construction Kit

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add heck

With Flutter:

 $ flutter pub add heck

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

dependencies:
  heck: ^0.0.2

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:heck/heck.dart';
1
likes
130
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

Helpful Emulator Construction Kit

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, built_collection, built_value, crypto, path

More

Packages that depend on heck