packhorse 0.7.0 copy "packhorse: ^0.7.0" to clipboard
packhorse: ^0.7.0 copied to clipboard

Support for small to medium data manipulation and analysis projects, either at the server or client side.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add packhorse

With Flutter:

 $ flutter pub add packhorse

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

dependencies:
  packhorse: ^0.7.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:packhorse/packhorse.dart';
1
likes
150
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

Support for small to medium data manipulation and analysis projects, either at the server or client side.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

function_tree, normal

More

Packages that depend on packhorse