-
Notifications
You must be signed in to change notification settings - Fork 34
Installation
Ravi Teja Gudapati edited this page Jun 13, 2018
·
7 revisions
Add jaguar and build_runner to your dependencies
#pubspec.yaml
dependencies:
jaguar_serializer:
dev_dependencies:
build_runner:
jaguar_serializer_cli:
Generate the serializers:
pub run build_runner build
More infos about Build