mirror of
https://github.com/hanskokx/arcane_framework.git
synced 2026-08-12 06:10:55 +02:00
fe42eac0dc
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
27 lines
589 B
YAML
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.4
|
|
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.8
|
|
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
|