Skip to content

Commit

Permalink
chore: generate library credits and finish all translations
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Oct 16, 2023
1 parent 65e9dba commit 433ae3d
Show file tree
Hide file tree
Showing 16 changed files with 261 additions and 301 deletions.
14 changes: 8 additions & 6 deletions README.md
Expand Up @@ -204,6 +204,7 @@ If you are concerned, you can [read the reason of choosing this license](https:/
1. [auto_size_text](https://github.com/leisim/auto_size_text) - Flutter widget that automatically resizes text to fit perfectly within its bounds.
1. [buttons_tabbar](https://afonsoraposo.com) - A Flutter package that implements a TabBar where each label is a toggle button.
1. [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image) - Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
1. [catcher_2](https://github.com/ThexXTURBOXx/catcher_2) - Plugin for error catching which provides multiple handlers for dealing with errors when they are not caught by the developer.
1. [collection](https://pub.dev/packages/collection) - Collections and utilities functions and classes related to collections.
1. [cupertino_icons](https://pub.dev/packages/cupertino_icons) - Default icons asset for Cupertino widgets based on Apple styled icons
1. [curved_navigation_bar](https://github.com/rafalbednarczuk/curved_navigation_bar) - Stunning Animating Curved Shape Navigation Bar. Adjustable color, background color, animation curve, animation duration.
Expand All @@ -215,9 +216,6 @@ If you are concerned, you can [read the reason of choosing this license](https:/
1. [duration](https://github.com/desktop-dart/duration) - Utilities to make working with 'Duration's easier. Formats duration in human readable form and also parses duration in human readable form to Dart's Duration.
1. [envied](https://github.com/petercinibulk/envied) - Explicitly reads environment variables into a dart file from a .env file for more security and faster start up times.
1. [file_selector](https://pub.dev/packages/file_selector) - Flutter plugin for opening and saving files, or selecting directories, using native file selection UI.
1. [fl_query](https://fl-query.vercel.app) - Asynchronous data caching, refetching & invalidation library for Flutter
1. [fl_query_hooks](https://fl-query.vercel.app) - Elite flutter_hooks compatible library for fl_query, the Asynchronous data caching, refetching & invalidation library for Flutter
1. [fl_query_devtools](https://fl-query.vercel.app) - Devtools support for Fl-Query
1. [fluentui_system_icons](https://github.com/microsoft/fluentui-system-icons/tree/main) - Fluent UI System Icons are a collection of familiar, friendly and modern icons from Microsoft.
1. [flutter_cache_manager](https://github.com/Baseflow/flutter_cache_manager/tree/develop/flutter_cache_manager) - Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite.
1. [flutter_displaymode](https://github.com/ajinasokan/flutter_displaymode) - A Flutter plugin to set display mode (resolution, refresh rate) on Android platform. Allows to enable high refresh rate on supported devices.
Expand All @@ -238,7 +236,6 @@ If you are concerned, you can [read the reason of choosing this license](https:/
1. [html](https://pub.dev/packages/html) - APIs for parsing and manipulating HTML content outside the browser.
1. [http](https://pub.dev/packages/http) - A composable, multi-platform, Future-based API for HTTP requests.
1. [image_picker](https://pub.dev/packages/image_picker) - Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
1. [internet_connection_checker](https://github.com/RounakTadvi/internet_connection_checker/tree/main) - A pure Dart library that checks for internet by opening a socket to a list of specified addresses, each with individual port and timeout. Defaults are provided for convenience.
1. [intl](https://pub.dev/packages/intl) - Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
1. [introduction_screen](https://github.com/pyozer/introduction_screen) - Introduction/Onboarding package for flutter app with some customizations possibilities
1. [json_annotation](https://pub.dev/packages/json_annotation) - Classes and helper functions that support JSON code generation via the `json_serializable` package.
Expand All @@ -265,11 +262,13 @@ If you are concerned, you can [read the reason of choosing this license](https:/
1. [system_theme](https://pub.dev/packages/system_theme) - A plugin to get the current system theme info. Supports Android, Web, Windows, Linux and macOS
1. [titlebar_buttons](https://github.com/gtk-flutter/titlebar_buttons) - A package which provides most of the titlebar buttons from windows, linux and macos.
1. [url_launcher](https://pub.dev/packages/url_launcher) - Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.
1. [uuid](https://github.com/Daegalus/dart-uuid) - RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart
1. [uuid](https://pub.dev/packages/uuid) - RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart
1. [version](https://github.com/dartninja/version) - Provides a simple class for parsing and comparing semantic versions as defined by http://semver.org/
1. [visibility_detector](https://pub.dev/packages/visibility_detector) - A widget that detects the visibility of its child and notifies a callback.
1. [window_manager](https://github.com/leanflutter/window_manager) - This plugin allows Flutter desktop apps to resizing and repositioning the window.
1. [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) - A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.
1. [simple_icons](https://jlnrrg.github.io/) - The Simple Icon pack available as Flutter Icons. Provides over 1500 Free SVG icons for popular brands.
1. [audio_service_mpris](https://github.com/bdrazhzhov/audio-service-mpris) - audio_service platform interface supporting Media Player Remote Interfacing Specification.
1. [build_runner](https://pub.dev/packages/build_runner) - A build system for Dart code generation and modular compilation.
1. [envied_generator](https://github.com/petercinibulk/envied) - Generator for the Envied package. See https://pub.dev/packages/envied.
1. [flutter_distributor](https://distributor.leanflutter.org) - A complete tool for packaging and publishing your Flutter apps.
Expand All @@ -280,8 +279,11 @@ If you are concerned, you can [read the reason of choosing this license](https:/
1. [json_serializable](https://pub.dev/packages/json_serializable) - Automatically generate code for converting to and from JSON by annotating Dart classes.
1. [pub_api_client](https://github.com/leoafarias/pub_api_client) - An API Client for Pub to interact with public package information.
1. [pubspec_parse](https://pub.dev/packages/pubspec_parse) - Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting.
1. [catcher](https://github.com/jhomlala/catcher) - Plugin for error catching which provides multiple handlers for dealing with errors when they are not caught by the developer.
1. [fl_query](https://fl-query.vercel.app) - Asynchronous data caching, refetching & invalidation library for Flutter
1. [fl_query_hooks](https://fl-query.vercel.app) - Elite flutter_hooks compatible library for fl_query, the Asynchronous data caching, refetching & invalidation library for Flutter
1. [fl_query_devtools](https://fl-query.vercel.app) - Devtools support for Fl-Query
1. [flutter_desktop_tools](https://github.com/KRTirtho/flutter_desktop_tools) - Essential collection of tools for flutter desktop app development
1. [scrobblenaut](https://github.com/Nebulino/Scrobblenaut) - A deadly simple LastFM API Wrapper for Dart. So deadly simple that it's gonna hit the mark.
1. [window_size](https://github.com/google/flutter-desktop-embedding.git) - Allows resizing and repositioning the window containing Flutter.
</details>

Expand Down
19 changes: 18 additions & 1 deletion lib/l10n/app_ar.arb
Expand Up @@ -262,5 +262,22 @@
"connection_restored": "تمت استعادة اتصالك بالإنترنت",
"use_system_title_bar": "استخدم شريط عنوان النظام",
"crunching_results": "تدمير النتائج",
"search_to_get_results": "إبحث للحصول على النتائج"
"search_to_get_results": "إبحث للحصول على النتائج",
"use_amoled_mode": "استخدم وضع AMOLED",
"pitch_dark_theme": "موضوع دارت الأسود الفحمي",
"normalize_audio": "تطبيع الصوت",
"change_cover": "تغيير الغلاف",
"add_cover": "إضافة غلاف",
"restore_defaults": "استعادة الإعدادات الافتراضية",
"download_music_codec": "تنزيل ترميز الموسيقى",
"streaming_music_codec": "ترميز الموسيقى بالتدفق",
"login_with_lastfm": "تسجيل الدخول باستخدام Last.fm",
"connect": "اتصال",
"disconnect_lastfm": "قطع الاتصال بـ Last.fm",
"disconnect": "قطع الاتصال",
"username": "اسم المستخدم",
"password": "كلمة المرور",
"login": "تسجيل الدخول",
"login_with_your_lastfm": "تسجيل الدخول باستخدام حساب Last.fm الخاص بك",
"scrobble_to_lastfm": "تسجيل الاستماع على Last.fm"
}
19 changes: 18 additions & 1 deletion lib/l10n/app_bn.arb
Expand Up @@ -262,5 +262,22 @@
"update_playlist": "প্লেলিস্ট আপডেট করুন",
"update": "আপডেট",
"crunching_results": "ফলাফল বিশ্লেষণ করা হচ্ছে...",
"search_to_get_results": "ফলাফল পেতে খোঁজ করুন"
"search_to_get_results": "ফলাফল পেতে খোঁজ করুন",
"use_amoled_mode": "AMOLED মোড ব্যবহার করুন",
"pitch_dark_theme": "পিচ ব্ল্যাক ডার্ট থিম",
"normalize_audio": "অডিও স্তরমান করুন",
"change_cover": "কভার পরিবর্তন করুন",
"add_cover": "কভার যোগ করুন",
"restore_defaults": "ডিফল্ট সেটিংস পুনরুদ্ধার করুন",
"download_music_codec": "সঙ্গীত কোডেক ডাউনলোড করুন",
"streaming_music_codec": "স্ট্রিমিং সঙ্গীত কোডেক",
"login_with_lastfm": "Last.fm দিয়ে লগইন করুন",
"connect": "সংযোগ করুন",
"disconnect_lastfm": "Last.fm সংযোগ বিচ্ছিন্ন করুন",
"disconnect": "সংযোগ বিচ্ছিন্ন করুন",
"username": "ব্যবহারকারীর নাম",
"password": "পাসওয়ার্ড",
"login": "লগইন",
"login_with_your_lastfm": "আপনার Last.fm অ্যাকাউন্ট দিয়ে লগইন করুন",
"scrobble_to_lastfm": "Last.fm এ স্ক্রবল করুন"
}
19 changes: 18 additions & 1 deletion lib/l10n/app_ca.arb
Expand Up @@ -262,5 +262,22 @@
"update_playlist": "Actualitzar la llista de reproducció",
"update": "Actualitzar",
"crunching_results": "Processant resultats...",
"search_to_get_results": "Cerca per obtenir resultats"
"search_to_get_results": "Cerca per obtenir resultats",
"use_amoled_mode": "Utilitza el mode AMOLED",
"pitch_dark_theme": "Tema de dart negre intens",
"normalize_audio": "Normalitza l'àudio",
"change_cover": "Canvia la coberta",
"add_cover": "Afegeix una coberta",
"restore_defaults": "Restaura els valors per defecte",
"download_music_codec": "Descarrega el codec de música",
"streaming_music_codec": "Codec de música en streaming",
"login_with_lastfm": "Inicia la sessió amb Last.fm",
"connect": "Connecta",
"disconnect_lastfm": "Desconnecta de Last.fm",
"disconnect": "Desconnecta",
"username": "Nom d'usuari",
"password": "Contrasenya",
"login": "Inicia la sessió",
"login_with_your_lastfm": "Inicia la sessió amb el teu compte de Last.fm",
"scrobble_to_lastfm": "Scrobble a Last.fm"
}
19 changes: 18 additions & 1 deletion lib/l10n/app_de.arb
Expand Up @@ -262,5 +262,22 @@
"update_playlist": "Wiedergabeliste aktualisieren",
"update": "Aktualisieren",
"crunching_results": "Ergebnisse werden verarbeitet...",
"search_to_get_results": "Suche, um Ergebnisse zu erhalten"
"search_to_get_results": "Suche, um Ergebnisse zu erhalten",
"use_amoled_mode": "AMOLED-Modus verwenden",
"pitch_dark_theme": "Pitch Black Dart Theme",
"normalize_audio": "Audio normalisieren",
"change_cover": "Cover ändern",
"add_cover": "Cover hinzufügen",
"restore_defaults": "Standardeinstellungen wiederherstellen",
"download_music_codec": "Musik-Codec herunterladen",
"streaming_music_codec": "Streaming-Musik-Codec",
"login_with_lastfm": "Mit Last.fm anmelden",
"connect": "Verbinden",
"disconnect_lastfm": "Last.fm trennen",
"disconnect": "Trennen",
"username": "Benutzername",
"password": "Passwort",
"login": "Anmelden",
"login_with_your_lastfm": "Mit Ihrem Last.fm-Konto anmelden",
"scrobble_to_lastfm": "Auf Last.fm scrobbeln"
}
19 changes: 18 additions & 1 deletion lib/l10n/app_es.arb
Expand Up @@ -262,5 +262,22 @@
"update_playlist": "Actualizar lista de reproducción",
"update": "Actualizar",
"crunching_results": "Procesando resultados...",
"search_to_get_results": "Buscar para obtener resultados"
"search_to_get_results": "Buscar para obtener resultados",
"use_amoled_mode": "Usar modo AMOLED",
"pitch_dark_theme": "Tema oscuro de dart",
"normalize_audio": "Normalizar audio",
"change_cover": "Cambiar portada",
"add_cover": "Agregar portada",
"restore_defaults": "Restaurar valores predeterminados",
"download_music_codec": "Descargar códec de música",
"streaming_music_codec": "Códec de música en streaming",
"login_with_lastfm": "Iniciar sesión con Last.fm",
"connect": "Conectar",
"disconnect_lastfm": "Desconectar de Last.fm",
"disconnect": "Desconectar",
"username": "Nombre de usuario",
"password": "Contraseña",
"login": "Iniciar sesión",
"login_with_your_lastfm": "Iniciar sesión con tu cuenta de Last.fm",
"scrobble_to_lastfm": "Scrobble a Last.fm"
}
19 changes: 18 additions & 1 deletion lib/l10n/app_fa.arb
Expand Up @@ -262,5 +262,22 @@
"connection_restored": "اتصال به اینترنت شما بازیابی شد ",
"use_system_title_bar": "از نوار عنوان سیستم استفاده کنید ",
"crunching_results": "نتایج خرد کردن...",
"search_to_get_results": "جستجو کنید تا به نتیجه برسید"
"search_to_get_results": "جستجو کنید تا به نتیجه برسید",
"use_amoled_mode": "استفاده از حالت AMOLED",
"pitch_dark_theme": "تم تیره دارت",
"normalize_audio": "نرمال کردن صدا",
"change_cover": "تغییر جلد",
"add_cover": "افزودن جلد",
"restore_defaults": "بازیابی پیش فرض ها",
"download_music_codec": "دانلود کدک موسیقی",
"streaming_music_codec": "کدک موسیقی استریمینگ",
"login_with_lastfm": "ورود با Last.fm",
"connect": "اتصال",
"disconnect_lastfm": "قطع ارتباط با Last.fm",
"disconnect": "قطع ارتباط",
"username": "نام کاربری",
"password": "رمز عبور",
"login": "ورود",
"login_with_your_lastfm": "ورود با حساب کاربری Last.fm خود",
"scrobble_to_lastfm": "Scrobble به Last.fm"
}
19 changes: 18 additions & 1 deletion lib/l10n/app_fr.arb
Expand Up @@ -262,5 +262,22 @@
"update_playlist": "Mettre à jour la playlist",
"update": "Mettre à jour",
"crunching_results": "Traitement des résultats...",
"search_to_get_results": "Recherche pour obtenir des résultats"
"search_to_get_results": "Recherche pour obtenir des résultats",
"use_amoled_mode": "Utiliser le mode AMOLED",
"pitch_dark_theme": "Thème Dart noir intense",
"normalize_audio": "Normaliser l'audio",
"change_cover": "Changer de couverture",
"add_cover": "Ajouter une couverture",
"restore_defaults": "Restaurer les valeurs par défaut",
"download_music_codec": "Télécharger le codec musical",
"streaming_music_codec": "Codec de musique en streaming",
"login_with_lastfm": "Se connecter avec Last.fm",
"connect": "Connecter",
"disconnect_lastfm": "Déconnecter de Last.fm",
"disconnect": "Déconnecter",
"username": "Nom d'utilisateur",
"password": "Mot de passe",
"login": "Se connecter",
"login_with_your_lastfm": "Se connecter avec votre compte Last.fm",
"scrobble_to_lastfm": "Scrobble à Last.fm"
}
19 changes: 18 additions & 1 deletion lib/l10n/app_hi.arb
Expand Up @@ -262,5 +262,22 @@
"update_playlist": "प्लेलिस्ट अपडेट करें",
"update": "अपडेट करें",
"crunching_results": "परिणाम को प्रसंस्कृत किया जा रहा है...",
"search_to_get_results": "परिणाम प्राप्त करने के लिए खोजें"
"search_to_get_results": "परिणाम प्राप्त करने के लिए खोजें",
"use_amoled_mode": "AMOLED मोड का उपयोग करें",
"pitch_dark_theme": "पिच ब्लैक डार्ट थीम",
"normalize_audio": "ऑडियो को सामान्य करें",
"change_cover": "कवर बदलें",
"add_cover": "कवर जोड़ें",
"restore_defaults": "डिफ़ॉल्ट सेटिंग्स को बहाल करें",
"download_music_codec": "संगीत कोडेक डाउनलोड करें",
"streaming_music_codec": "स्ट्रीमिंग संगीत कोडेक",
"login_with_lastfm": "Last.fm से लॉगिन करें",
"connect": "कनेक्ट करें",
"disconnect_lastfm": "Last.fm से डिस्कनेक्ट करें",
"disconnect": "डिस्कनेक्ट करें",
"username": "उपयोगकर्ता नाम",
"password": "पासवर्ड",
"login": "लॉग इन करें",
"login_with_your_lastfm": "अपने Last.fm अकाउंट से लॉगिन करें",
"scrobble_to_lastfm": "Last.fm पर स्क्रॉबल करें"
}
19 changes: 18 additions & 1 deletion lib/l10n/app_ja.arb
Expand Up @@ -262,5 +262,22 @@
"update_playlist": "プレイリストを更新",
"update": "更新",
"crunching_results": "結果を処理中...",
"search_to_get_results": "結果を取得するために検索"
"search_to_get_results": "結果を取得するために検索",
"use_amoled_mode": "AMOLEDモードを使用する",
"pitch_dark_theme": "ピッチブラックダートテーマ",
"normalize_audio": "オーディオを正規化する",
"change_cover": "カバーを変更する",
"add_cover": "カバーを追加する",
"restore_defaults": "デフォルト値に戻す",
"download_music_codec": "音楽コーデックをダウンロードする",
"streaming_music_codec": "ストリーミング音楽コーデック",
"login_with_lastfm": "Last.fmでログインする",
"connect": "接続する",
"disconnect_lastfm": "Last.fmから切断する",
"disconnect": "切断する",
"username": "ユーザー名",
"password": "パスワード",
"login": "ログインする",
"login_with_your_lastfm": "あなたのLast.fmアカウントでログインする",
"scrobble_to_lastfm": "Last.fmにスクロブルする"
}

0 comments on commit 433ae3d

Please sign in to comment.