platform/pubspec.yaml

10 lines
290 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:
sdk: ">=1.8.0 <3.0.0"
2019-03-29 00:51:02 +00:00
dev_dependencies:
pedantic: ^1.0.0