c0016e8bfb
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>
15 lines
316 B
YAML
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
|