refactor bloc tools to its own package

This commit is contained in:
Christien Rioux 2024-02-26 23:34:17 -05:00
parent 8e7619677a
commit 43b01c7555
34 changed files with 284 additions and 146 deletions

View file

@ -4,16 +4,16 @@ version: 1.0.0
publish_to: none
environment:
sdk: ^3.2.6
sdk: '>=3.2.0 <4.0.0'
# Add regular dependencies here.
dependencies:
freezed_annotation: ^2.2.0
freezed_annotation: ^2.4.1
mutex:
path: ../mutex
dev_dependencies:
build_runner: ^2.4.8
freezed: ^2.3.5
freezed: ^2.4.7
lint_hard: ^4.0.0
test: ^1.24.0
test: ^1.25.2