platform/packages/console/pubspec.yaml

30 lines
600 B
YAML
Raw Normal View History

2024-08-07 07:44:36 +00:00
name: protevus_console
description: The Console Package for the Protevus Platform
version: 0.0.1
homepage: https://protevus.com
documentation: https://docs.protevus.com
2024-08-07 07:44:36 +00:00
repository: https://github.com/protevus/platformo
environment:
2024-08-07 07:44:36 +00:00
sdk: ^3.4.2
# Add regular dependencies here.
dependencies:
async: ^2.5.0
circular_buffer: ^0.11.0
collection: ^1.15.0
crypto: ^3.0.1
dart_console: ^4.0.0
ffi: ^2.1.0
logging: ^1.0.2
meta: ">=1.11.0 <2.0.0"
path: ^1.8.0
scope: ^4.0.0
stack_trace: ^1.10.0
uuid: ^4.1.0
validators2: ^5.0.0
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0