Files
packages.dart/packages/undo/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

15 lines
316 B
YAML

name: undo
description: A Undo/Redo Library for Flutter
version: 1.6.0
homepage: https://github.com/rodydavis/packages.dart
repository: https://github.com/rodydavis/packages.dart
maintainer: Rody Davis (@rodydavis)
resolution: workspace
environment:
sdk: ^3.5.0
dev_dependencies:
lints: ^6.1.0
test: ^1.24.9