Updated package angel_serialize

This commit is contained in:
thomashii 2021-03-08 22:02:24 +08:00
parent e433575c4e
commit e6d8875315

View file

@ -1,14 +1,18 @@
name: angel_serialize
version: 2.2.3+3
version: 3.0.0
description: Static annotations powering Angel model serialization. Combine with angel_serialize_generator for flexible modeling.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/serialize
publish_to: none
environment:
sdk: '>=2.7.0 <3.0.0'
sdk: '>=2.10.0 <3.0.0'
dependencies:
angel_model: #^1.0.0
path: ../../model
collection: ^1.0.0
meta: ^1.0.0
pedantic: ^1.0.0
git:
url: https://github.com/dukefirehawk/angel.git
ref: sdk-2.12.x
path: packages/model
collection: ^1.15.0
meta: ^1.3.0
pedantic: ^1.11.0
quiver_hashcode: ^2.0.0