Skip to content
Hadrien Lejard edited this page Mar 19, 2017 · 7 revisions

We provide an executable to help you generate your serializers, you can install it via pub.

pub global activate jaguar_serializer

then you can add the package to you project

dependencies:
    jaguar_serializer: ">=1.0.0 <2.0.0"