Files
packages.dart/deprecated/undo/example/pubspec.yaml
T
2026-01-15 14:38:46 -08:00

23 lines
303 B
YAML

name: undo_example
description: Demonstrates how to use the undo plugin.
publish_to: 'none'
version: 1.0.0
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
undo:
path: ../
flutter:
uses-material-design: true