platform/packages/model/pubspec.yaml

10 lines
292 B
YAML
Raw Normal View History

2017-07-11 20:46:12 +00:00
name: angel_model
2019-04-26 13:50:07 +00:00
version: 1.0.3
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>
2018-08-19 14:55:18 +00:00
homepage: https://github.com/angel-dart/model
environment:
2021-02-14 05:22:25 +00:00
sdk: ">=2.10.0 <2.12.0"
2019-03-29 00:51:02 +00:00
dev_dependencies:
2021-02-14 05:22:25 +00:00
pedantic: ^1.9.2