darwin_marshal 1.1.0-alpha.13 copy "darwin_marshal: ^1.1.0-alpha.13" to clipboard
darwin_marshal: ^1.1.0-alpha.13 copied to clipboard

An object serialization library used by the darwin_http package of the darwin framework

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add darwin_marshal

With Flutter:

 $ flutter pub add darwin_marshal

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

dependencies:
  darwin_marshal: ^1.1.0-alpha.13

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:darwin_marshal/darwin_marshal.dart';
0
likes
120
pub points
0%
popularity

Publisher

verified publisherexperiments.helight.dev

An object serialization library used by the darwin_http package of the darwin framework

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

darwin_eventbus, darwin_injector, darwin_sdk, lyell, path

More

Packages that depend on darwin_marshal