platform/packages/serialize/angel_serialize/pubspec.yaml

18 lines
490 B
YAML
Raw Normal View History

2017-07-10 15:15:09 +00:00
name: angel_serialize
2021-05-02 05:23:44 +00:00
version: 4.0.0
2018-03-02 21:23:00 +00:00
description: Static annotations powering Angel model serialization. Combine with angel_serialize_generator for flexible modeling.
2021-05-02 05:23:44 +00:00
homepage: https://github.com/dukefirehawk/angel
2021-03-08 14:02:24 +00:00
publish_to: none
2018-03-02 21:23:00 +00:00
environment:
2021-05-02 05:23:44 +00:00
sdk: '>=2.12.0 <3.0.0'
2018-11-03 07:13:19 +00:00
dependencies:
2021-05-02 05:23:44 +00:00
angel_model:
2021-03-08 14:02:24 +00:00
git:
url: https://github.com/dukefirehawk/angel.git
2021-05-02 05:23:44 +00:00
ref: sdk-2.12.x_nnbd
2021-03-08 14:02:24 +00:00
path: packages/model
collection: ^1.15.0
meta: ^1.3.0
pedantic: ^1.11.0
2021-05-02 05:23:44 +00:00
quiver: ^3.0.1