angel_typed_service 1.0.1 copy "angel_typed_service: ^1.0.1" to clipboard
angel_typed_service: ^1.0.1 copied to clipboard

Angel services that use reflection to (de)serialize Dart objects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angel_typed_service

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

dependencies:
  angel_typed_service: ^1.0.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:angel_typed_service/angel_typed_service.dart';
0
likes
40
pub points
4%
popularity

Publisher

verified publisherangel-dart.dev

Angel services that use reflection to (de)serialize Dart objects.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

angel_framework, json_god

More

Packages that depend on angel_typed_service