fory 1.1.0-rc1 copy "fory: ^1.1.0-rc1" to clipboard
fory: ^1.1.0-rc1 copied to clipboard

Cross-language Apache Fory runtime for Dart with generated serializers, schema evolution, and custom type support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fory

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

dependencies:
  fory: ^1.1.0-rc1

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

Publisher

unverified uploader

Weekly Downloads

Cross-language Apache Fory runtime for Dart with generated serializers, schema evolution, and custom type support.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, build_config, meta, source_gen

More

Packages that depend on fory