entity_format 0.0.34 copy "entity_format: ^0.0.34" to clipboard
entity_format: ^0.0.34 copied to clipboard

unlisted

A code-generation-less serialization library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add entity_format

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

dependencies:
  entity_format: ^0.0.34

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

Publisher

verified publisherdreamscenter.com

Weekly Downloads

A code-generation-less serialization library.

License

unknown (license)

Dependencies

collection, kt_dart, protobuf

More

Packages that depend on entity_format