mirror of
https://github.com/hanskokx/arcane_helper_utils.git
synced 2026-05-14 02:19:09 +02:00
v1.1.1
- Added `Color().luminance` extension (thanks @rania-run) - Fixed a bug in `String.splitByLength()` Signed-off-by: Hans Kokx <hans.kokx@hackberry.se>
This commit is contained in:
+2
-1
@@ -1,7 +1,7 @@
|
||||
name: arcane_helper_utils
|
||||
description: Provides a variety of helpful utilities and extensions for Flutter
|
||||
and Dart.
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
repository: https://github.com/hanskokx/arcane_helper_utils
|
||||
issue_tracker: https://github.com/hanskokx/arcane_helper_utils/issues
|
||||
|
||||
@@ -15,6 +15,7 @@ environment:
|
||||
|
||||
dependencies:
|
||||
freezed_annotation: ^2.4.4
|
||||
pure_dart_ui: ^0.1.10
|
||||
week_number: ^1.1.0
|
||||
|
||||
dev_dependencies:
|
||||
|
||||
Reference in New Issue
Block a user