flutter_availability/packages/flutter_availability_data_interface/pubspec.yaml
dependabot[bot] c2f4fa2e8a
chore(deps): bump rxdart
Bumps [rxdart](https://github.com/ReactiveX/rxdart) from 0.27.7 to 0.28.0.
- [Release notes](https://github.com/ReactiveX/rxdart/releases)
- [Commits](https://github.com/ReactiveX/rxdart/compare/0.27.7...0.28.0)

---
updated-dependencies:
- dependency-name: rxdart
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 15:23:49 +00:00

21 lines
492 B
YAML

name: flutter_availability_data_interface
description: "The data interface for the flutter_availability component"
version: 1.0.0
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
environment:
sdk: ">=3.4.3 <4.0.0"
flutter: ">=1.17.0"
dependencies:
rxdart: ">=0.27.0 <0.29.0"
dev_dependencies:
test: ^1.16.0
mocktail: ^1.0.4
flutter_iconica_analysis:
git:
url: https://github.com/Iconica-Development/flutter_iconica_analysis
ref: 7.0.0