mirror of
https://github.com/hanskokx/arcane_helper_utils.git
synced 2026-05-14 02:19:09 +02:00
v.1.4.6
Updated dependencies to the latest versions Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.6
|
||||||
|
|
||||||
|
- Updated dependencies to the latest versions
|
||||||
|
|
||||||
## 1.4.5
|
## 1.4.5
|
||||||
|
|
||||||
- Added a `FixedSizeList.filled` constructor
|
- Added a `FixedSizeList.filled` constructor
|
||||||
|
|||||||
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
name: arcane_helper_utils
|
name: arcane_helper_utils
|
||||||
description: Provides a variety of helpful utilities and extensions for Flutter
|
description: Provides a variety of helpful utilities and extensions for Flutter
|
||||||
and Dart.
|
and Dart.
|
||||||
version: 1.4.5
|
version: 1.4.6
|
||||||
repository: https://github.com/hanskokx/arcane_helper_utils
|
repository: https://github.com/hanskokx/arcane_helper_utils
|
||||||
issue_tracker: https://github.com/hanskokx/arcane_helper_utils/issues
|
issue_tracker: https://github.com/hanskokx/arcane_helper_utils/issues
|
||||||
|
|
||||||
@@ -18,5 +18,5 @@ dependencies:
|
|||||||
week_number: ^1.1.0
|
week_number: ^1.1.0
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
arcane_analysis: ^1.0.3
|
arcane_analysis: ^1.0.4
|
||||||
test: any
|
test: any
|
||||||
|
|||||||
Reference in New Issue
Block a user