freezer/pubspec.yaml

188 lines
5.0 KiB
YAML

name: freezer
description: Freezer
publish_to: "none"
version: 0.6.14+1
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
spotify: ^0.13.1
flutter_displaymode: ^0.6.0
crypto: ^3.0.3
http: ^1.1.0
cookie_jar: ^4.0.8
json_annotation: ^4.9.0
path_provider: ^2.0.15
path: ^1.6.4
sqflite: ^2.0.0+3
permission_handler: ^11.2.0
intl: ^0.18.1
filesize: ^2.0.1
fluttertoast: ^8.0.8
palette_generator: ^0.3.0
flutter_material_color_picker: ^1.0.5
country_pickers: ^2.0.0
flutter_local_notifications: ^17.1.0
collection: ^1.17.1
html: ^0.15.4
flutter_screenutil: ^5.0.0+2
marquee: ^2.2.0
flutter_cache_manager: ^3.3.2
cached_network_image: ^3.1.0
i18n_extension: ^11.0.12
url_launcher: ^6.0.5
uni_links: ^0.5.1
numberpicker: ^2.1.1
quick_actions: ^1.0.5
photo_view: ^0.15.0
scrobblenaut:
git:
url: https://github.com/Pato05/Scrobblenaut.git
ref: main
open_file: ^3.0.3
version: ^3.0.2
wakelock_plus: ^1.2.4
google_fonts: ^6.1.0
audio_session: ^0.1.6
audio_service: ^0.18.1
provider: ^6.0.0
hive_flutter: ^1.1.0
connectivity_plus: ^6.0.3
share_plus: ^9.0.0
disk_space_plus: ^0.2.3
dynamic_color: ^1.6.6
package_info_plus: ^7.0.0
encrypt: ^5.0.1
dart_blowfish:
git:
url: https://github.com/Pato05/dart_blowfish.git
ref: main
logging: ^1.2.0
# Player
just_audio: ^0.9.35
# Player plugin for Linux and Windows
just_audio_media_kit: ^2.0.2
# Player libs for Linux and windows
media_kit_libs_linux: any
media_kit_libs_windows_audio: any
# Audio service plugin for Linux (MPRIS)
audio_service_mpris: ^0.1.3
rxdart: ^0.27.7
isar:
hosted: https://pub.isar-community.dev
version: ^3.1.6
isar_flutter_libs:
hosted: https://pub.isar-community.dev
version: ^3.1.6
flutter_background_service: ^5.0.1
dio: ^5.3.3
dio_cookie_manager: ^3.1.1
flutter_cache_manager_hive:
git: https://github.com/Pato05/flutter_cache_manager_hive.git
flex_color_picker: ^3.3.0
webview_flutter: ^4.4.4
network_info_plus: ^5.0.3
pointycastle: ^3.7.4
i18n_extension_importer: ^0.0.6
tray_manager: ^0.2.1
window_manager: ^0.3.8
get_it: ^7.6.7
freezed_annotation:
^2.4.1
mini_music_visualizer:
git: https://github.com/Pato05/mini_music_visualizer.git
fading_edge_scrollview: ^3.0.0
scroll_to_index: ^3.0.1
#deezcryptor:
#path: deezcryptor/
dev_dependencies:
flutter_test:
sdk: flutter
analyzer: ^6.4.1
json_serializable: ^6.0.1
build_runner: ^2.4.6
hive_generator: ^2.0.0
flutter_lints: ^3.0.1
isar_generator:
hosted: https://pub.isar-community.dev
version: ^3.1.0
freezed: ^2.4.7
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
assets:
- assets/cover.jpg
- assets/cover_thumb.jpg
- assets/favorites_thumb.jpg
- assets/browse_icon.png
- assets/icon.png
- assets/icon_small.png
- assets/icon_mono_small.png
- assets/icon.ico
- assets/icon_mono_small.ico
fonts:
- family: FreezerIcons
fonts:
- asset: fonts/FreezerIcons.ttf
- family: "Mabry Pro"
fonts:
- asset: fonts/MabryPro.otf
- asset: fonts/MabryProItalic.otf
style: italic
- asset: fonts/MabryProBold.otf
weight: 700
- asset: fonts/MabryProBlack.otf
weight: 900
- family: "YouTube Sans"
fonts:
- asset: fonts/YouTubeSansMedium.otf
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.dev/assets-and-images/#from-packages
# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages