platform/packages/model/pubspec.yaml

10 lines
309 B
YAML
Raw Normal View History

2017-07-11 20:46:12 +00:00
name: angel_model
2021-03-07 13:22:28 +00:00
version: 2.0.0
2017-07-11 20:46:12 +00:00
description: Angel's basic data model class, no longer with the added weight of the whole framework.
author: Tobe O <thosakwe@gmail.com>
2021-03-06 14:10:24 +00:00
homepage: https://github.com/dukefirehawk/angel/packages/model
2018-08-19 14:55:18 +00:00
environment:
2021-03-06 12:40:23 +00:00
sdk: ">=2.10.0 <3.0.0"
2019-03-29 00:51:02 +00:00
dev_dependencies:
2021-03-06 12:40:23 +00:00
pedantic: ^1.11.0