bloc_accessor/pubspec.yaml
2026-03-20 23:58:53 +00:00

18 lines
352 B
YAML

name: bloc_accessor
description: Classes that simplify access to the user's blocs and cubits.
version: 1.0.2
repository: https://gitea.namor.work/accessor_team/bloc_accessor
environment:
sdk: ^3.2.3
# Add regular dependencies here.
dependencies:
flutter_bloc: ^8.1.4
flutter:
sdk: flutter
dev_dependencies:
lints: ^2.1.0
test: ^1.24.0