platform/packages/model/pubspec.yaml

10 lines
331 B
YAML
Raw Normal View History

2021-05-14 07:23:53 +00:00
name: angel3_model
2021-08-08 02:45:56 +00:00
version: 3.0.2
2021-08-02 12:20:07 +00:00
description: Angel3 basic data model class, no longer with the added weight of the whole framework.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/angel3/packages/model
2018-08-19 14:55:18 +00:00
environment:
2021-03-18 00:15:01 +00:00
sdk: '>=2.12.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