a6f4b4aed6
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>
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.0.0
|
|
test: ^1.29.0
|