mirror of
https://github.com/hanskokx/arcane_framework.git
synced 2026-05-14 02:19:08 +02:00
v1.2.2
- Lowered minimum required collection dependency 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.1
|
||||
version: 1.2.2
|
||||
repository: https://github.com/hanskokx/arcane_framework
|
||||
issue_tracker: https://github.com/hanskokx/arcane_framework/issues
|
||||
|
||||
@@ -13,7 +13,7 @@ environment:
|
||||
|
||||
dependencies:
|
||||
arcane_helper_utils: ^1.2.5
|
||||
collection: ^1.19.0
|
||||
collection: ^1.18.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_bloc: ^8.1.6
|
||||
|
||||
Reference in New Issue
Block a user