platform/pubspec.yaml

17 lines
342 B
YAML
Raw Normal View History

name: fabric_framework
description: The Fabric Framework
2024-06-10 02:25:12 +00:00
version: 1.0.0
2024-06-10 02:41:00 +00:00
homepage: https://vieo.dev/fabric
documentation: https://vieo.dev/fabric/docs
2024-06-10 02:25:12 +00:00
repository: https://github.com/vieolab/framework
environment:
sdk: ^3.4.0
# Add regular dependencies here.
dependencies:
# path: ^1.8.0
dev_dependencies:
2024-06-10 02:41:00 +00:00
lints: ^4.0.0
2024-06-10 02:25:12 +00:00
test: ^1.24.0