platform/packages/serialize/angel_serialize/pubspec.yaml
thomashii@dukefirehawk.com 1d3d10fb4f Migrated angel_serialize
2021-05-02 13:23:44 +08:00

17 lines
490 B
YAML

name: angel_serialize
version: 4.0.0
description: Static annotations powering Angel model serialization. Combine with angel_serialize_generator for flexible modeling.
homepage: https://github.com/dukefirehawk/angel
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
angel_model:
git:
url: https://github.com/dukefirehawk/angel.git
ref: sdk-2.12.x_nnbd
path: packages/model
collection: ^1.15.0
meta: ^1.3.0
pedantic: ^1.11.0
quiver: ^3.0.1