Files
packages.dart/deprecated/dart_firebase/pubspec.yaml
dependabot[bot] c0016e8bfb Bump lints from 6.0.0 to 6.1.0
Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/dart-lang/core/releases)
- [Commits](https://github.com/dart-lang/core/commits/lints-v6.1.0/pkgs)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 04:23:06 +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'