Files
melo-app/pubspec.yaml
T

39 lines
610 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: melo_app
description: "Melo Musik App für Android. Schwarz + Rot."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.12.2
dependencies:
flutter:
sdk: flutter
# Player
just_audio: ^0.9.43
audio_service: ^0.18.15
# Datenbank & Speicher
sqflite: ^2.4.2
path_provider: ^2.1.5
permission_handler: ^11.3.1
# YouTube Download
youtube_explode_dart: ^2.3.10
path: ^1.9.0
# Einstellungen
shared_preferences: ^2.3.5
# UI
cupertino_icons: ^1.0.8
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true