platform/packages/core/model/pubspec.yaml

10 lines
326 B
YAML
Raw Normal View History

2021-05-14 07:23:53 +00:00
name: angel3_model
2024-06-16 02:13:53 +00:00
version: 8.2.0
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/
2023-12-25 03:45:10 +00:00
repository: https://github.com/dart-backend/angel/tree/master/packages/model
2018-08-19 14:55:18 +00:00
environment:
2024-05-21 16:26:09 +00:00
sdk: '>=3.3.0 <4.0.0'
2019-03-29 00:51:02 +00:00
dev_dependencies:
2024-05-21 16:26:09 +00:00
lints: ^4.0.0