Files
arcane_framework/pubspec.yaml
T
2026-05-26 16:14:08 +02:00

27 lines
589 B
YAML

name: arcane_framework
description: "Agnostic Reusable Component Architecture for New Ecosystems: a
modern framework for bootstrapping new applications"
version: 2.0.1
repository: https://github.com/hanskokx/arcane_framework
issue_tracker: https://github.com/hanskokx/arcane_framework/issues
topics:
- arcane-framework
environment:
sdk: ^3.5.2
flutter: ">=1.17.0"
dependencies:
arcane_helper_utils: ^1.4.7
collection: ^1.19.0
flutter:
sdk: flutter
result_monad: ^4.0.0
dev_dependencies:
arcane_analysis: ^1.0.4
flutter_test:
sdk: flutter
mocktail: ^1.0.5