Files
arcane_framework/pubspec.yaml
T
hans f028c1e5ba v1.2.1
- Lowered minimum required SDK version to prevent forcing users into the latest
  Flutter release

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-12-16 14:29:59 +01:00

26 lines
591 B
YAML

name: arcane_framework
description: "Agnostic Reusable Component Architecture for New Ecosystems: a modern framework for bootstrapping new applications"
version: 1.2.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.2.5
collection: ^1.19.0
flutter:
sdk: flutter
flutter_bloc: ^8.1.6
result_monad: ^2.3.2
dev_dependencies:
arcane_analysis: ^1.0.3
flutter_test:
sdk: flutter