bloc_accessor/pubspec.yaml
2024-02-25 02:02:41 +03:00

18 lines
385 B
YAML

name: bloc_accessor
description: Classes that simplify access to the user's blocs and cubits.
version: 1.0.0
repository: https://gitea.namor.work/accessor_team/bloc_accessorhttps://github.com/my_org/my_repo
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