emerald 1.1.1 copy "emerald: ^1.1.1" to clipboard
emerald: ^1.1.1 copied to clipboard

discontinued
SDKDart

Simple json serializer/deserializer for Dart (only JIT, not Flutter).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add emerald

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

dependencies:
  emerald: ^1.1.1

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

Publisher

verified publisherbatykov-gleb.ru

Simple json serializer/deserializer for Dart (only JIT, not Flutter).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

intl

More

Packages that depend on emerald