Files
arcane_helper_utils/pubspec.yaml
T
hans 363fb20665 v1.4.2
- Added the `isLeapYear` extension to the `DateTime` and `int` objects.
- Added the `FixedSizeList` class.
2025-05-16 11:15:08 +02:00

23 lines
476 B
YAML

name: arcane_helper_utils
description: Provides a variety of helpful utilities and extensions for Flutter
and Dart.
version: 1.4.2
repository: https://github.com/hanskokx/arcane_helper_utils
issue_tracker: https://github.com/hanskokx/arcane_helper_utils/issues
topics:
- extensions
- arcane-framework
- helper-utils
environment:
sdk: ^3.5.2
dependencies:
freezed_annotation: ^3.0.0
week_number: ^1.1.0
dev_dependencies:
arcane_analysis: ^1.0.3
test: any