fiveesrd_models 0.1.1 copy "fiveesrd_models: ^0.1.1" to clipboard
fiveesrd_models: ^0.1.1 copied to clipboard

Shared data models for the FiveEsrd suite.

fiveesrd_models #

Shared REST/GraphQL models and value objects for the FiveEsrd package suite.

Add the dependency:

dart pub add fiveesrd_models 

Usage:

import 'package:fiveesrd_models/fiveesrd_models.dart'; const summary = MonsterSummary(index: 'aboleth', name: 'Aboleth'); print(summary.toJson()); 
0
likes
140
points
74
downloads

Publisher

verified publisherundrapps.com

Weekly Downloads

Shared data models for the FiveEsrd suite.

Documentation

API reference

License

MIT (license)

Dependencies

collection, json_annotation

More

Packages that depend on fiveesrd_models