This package does nothing without d2p_gen, which creates proto files for GTA based on dart classes.
Installation
To use d2p_annotation
, add it to your project's dependencies
in the pubspec.yaml
file:
dev_dependencies:
d2p_annotation: ^0.0.1
This package does nothing without d2p_gen, which creates proto files for GTA based on dart classes.
To use d2p_annotation
, add it to your project's dependencies
in the pubspec.yaml
file:
dev_dependencies:
d2p_annotation: ^0.0.1