purity 0.4.0 copy "purity: ^0.4.0" to clipboard
purity: ^0.4.0 copied to clipboard

outdatedDart 1 only

Purity is a framework which allows objects to be consumed remotely via a stream of strings.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add purity

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

dependencies:
  purity: ^0.4.0

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:purity/purity.dart';
0
likes
0
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

Purity is a framework which allows objects to be consumed remotely via a stream of strings.

Repository
View/report issues

License

unknown (license)

Dependencies

bson, controls_and_panels, eventable, http, http_server, logging, route, transmittable

More

Packages that depend on purity