Sense_the_Rhythm/pubspec.yaml

26 lines
438 B
YAML
Raw Normal View History

2024-12-16 16:04:07 +01:00
name: sense_the_rhythm
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: ^3.6.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
shared_preferences: ^2.3.4
file_picker: ^8.1.6
audioplayers: ^6.1.0
2024-12-16 16:04:07 +01:00
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true