Files
bolt/pubspec.yaml
Darwin Cereska fb3c0a7474 feat: init
2026-03-27 19:39:50 +01:00

16 lines
285 B
YAML

name: bolt
description: A starting point for Dart libraries or applications.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.11.3
# Add regular dependencies here.
dependencies:
# path: ^1.9.0
dev_dependencies:
lints: ^6.0.0
test: ^1.25.6