serde 1.0.6 copy "serde: ^1.0.6" to clipboard
serde: ^1.0.6 copied to clipboard

This packages contain the annotations for the package dart_serde.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add serde

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

dependencies:
  serde: ^1.0.6

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:serde/serde.dart';
1
likes
40
pub points
2%
popularity

Publisher

unverified uploader

This packages contain the annotations for the package dart_serde.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

build, source_gen

More

Packages that depend on serde