Updated dependencies to the latest versions

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2025-07-22 17:15:57 +02:00
parent a3b2dc5c26
commit 073910546b
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -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
View File
@@ -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