blob: 580237cad5ac02366379074c64cbebae310ee463 [file] [log] [blame]
name: example
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.12.0-259.9.beta <3.0.0"
dependencies:
flutter:
sdk: flutter
file_selector:
# When depending on this package from a real application you should use:
# file_selector: ^x.y.z
# See https://dart.dev/tools/pub/dependencies#version-constraints
# The example app is bundled with the plugin so we use a path dependency on
# the parent directory to use the current plugin's version.
path: ../
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true