Files
packages.dart/deprecated/dart_firebase/pubspec.yaml
T
dependabot[bot] a6f4b4aed6 Bump test from 1.26.3 to 1.29.0
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.26.3 to 1.29.0.
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.29.0/pkgs)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 04:21:43 +00:00

11 lines
342 B
YAML

name: dart_firebase
description: "Access Firebase Firestore from a REST API"
version: 1.1.0
homepage: https://github.com/rodydavis/plugins
repository: https://github.com/rodydavis/dart_firebase
authors:
- "Kenneth Endfinger <kaendfinger@gmail.com>"
- "Rody Davis Jr <rody.davis.jr@gmail.com>"
environment:
sdk: '>=2.12.0-259.8.beta <3.0.0'