blob: 8e726d6422743f8d67ab0fe8aba6d6f4ae9e024e [file] [log] [blame]
name: shared_preferences_linux_example
description: Demonstrates how to use the shared_preferences_linux plugin.
dependencies:
flutter:
sdk: flutter
shared_preferences: any
shared_preferences_linux: ^0.1.0
dependency_overrides:
shared_preferences_linux:
path: ../
# Remove this override once the endorsement is published.
shared_preferences:
path: ../../shared_preferences/
dev_dependencies:
flutter_driver:
sdk: flutter
test: any
e2e: ^0.2.0
pedantic: ^1.8.0
flutter:
uses-material-design: true