2017-07-10 15:15:09 +00:00
|
|
|
name: angel_serialize
|
2019-10-05 07:13:33 +00:00
|
|
|
version: 2.2.3+3
|
2018-03-02 21:23:00 +00:00
|
|
|
description: Static annotations powering Angel model serialization. Combine with angel_serialize_generator for flexible modeling.
|
2017-07-10 15:15:09 +00:00
|
|
|
author: Tobe O <thosakwe@gmail.com>
|
2018-03-02 21:23:00 +00:00
|
|
|
homepage: https://github.com/angel-dart/serialize
|
|
|
|
environment:
|
2021-02-14 05:22:25 +00:00
|
|
|
sdk: '>=2.7.0 <3.0.0'
|
2018-11-03 07:13:19 +00:00
|
|
|
dependencies:
|
2021-02-14 05:22:25 +00:00
|
|
|
angel_model: #^1.0.0
|
|
|
|
path: ../../model
|
2019-01-25 14:48:23 +00:00
|
|
|
collection: ^1.0.0
|
|
|
|
meta: ^1.0.0
|
2019-10-05 07:13:33 +00:00
|
|
|
pedantic: ^1.0.0
|
2018-11-03 07:13:19 +00:00
|
|
|
quiver_hashcode: ^2.0.0
|