mirror of
https://github.com/hanskokx/arcane_framework.git
synced 2026-05-14 02:19:08 +02:00
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>
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
name: arcane_framework
|
||||
description: "Agnostic Reusable Component Architecture for New Ecosystems: a modern framework for bootstrapping new applications"
|
||||
version: 1.2.0
|
||||
version: 1.2.1
|
||||
repository: https://github.com/hanskokx/arcane_framework
|
||||
issue_tracker: https://github.com/hanskokx/arcane_framework/issues
|
||||
|
||||
@@ -8,7 +8,7 @@ topics:
|
||||
- arcane-framework
|
||||
|
||||
environment:
|
||||
sdk: ^3.6.0
|
||||
sdk: ^3.5.2
|
||||
flutter: ">=1.17.0"
|
||||
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user