v2.0.0+1sliding_up_panel
SlidingUpPanel を実装するのをはるかに簡単にするドラッグ可能な Flutter ウィジェットです!
Flutter を使って作られた音楽プレーヤー。@ashwinkey04 によって維持されています
v2.0.0+1SlidingUpPanel を実装するのをはるかに簡単にするドラッグ可能な Flutter ウィジェットです!
YouTube Explode ライブラリの Dart版。YouTube API キーが不要で、複数の API 機能をサポートしています。
v2.0.7RFlutter Alert は、Flutter用の非常にカスタマイズ可能で使いやすいアラート/ポップアップダイアログです。再利用可能なアラートスタイルを作成したり、必要なだけボタンを追加したりできます。
テキストを無限にスクロールするFlutterウィジェット。カスタムスクロール方向、期間、カーブ、および各ラウンド後の一時停止など、多数のカスタマイズが可能です。
Flutterでネイティブアプリを呼び出してファイルを開き、文字列の結果を返すプラグイン。iOS(UTI)/ Android(Intent)/ PC(FFI)/ Web(dart:html)をサポート
アニメーションを簡単にできるFlutterライブラリです。アニメーションのセットアップをUIから分離できます。
デバイスストレージからオーディオ/楽曲情報(タイトル、アーティスト、アルバムなど)を照会するためのFlutterプラグイン。
テキスト、リッチテキスト(HTML)、画像をサポートするFlutterのクリップボード。
カスタムアニメーション付き IconButton を作成するための Flutter パッケージ。すべての利用可能なアイコンを含む。ネイティブな IconButton をベースにしています。
^1.0.2^3.1.0^0.18.3^0.1.2+8^3.0.6^1.0.0^4.3.2{"sdk":"flutter"}^8.0.8^2.0.5^1.1.0^0.13.3^0.9.18^2.2.0^2.5.3^3.2.0^2.0.0-nullsafety.1^6.0.1^1.4.5^2.0.4^2.0.3^2.0.0+1^2.0.0+3^2.1.1^1.10.9+1^0.9.2{"sdk":"flutter"}以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
stars forks
issues Contrinutors License Release
| Get it on F-Droid | Get it on F-Droid | https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png |
Download and install Git.
Fork Raag
Clone your fork of the project locally. At the command line:
$ git clone https://github.com/YOUR-GITHUB-USERNAME/raag.git
Open Raag in your favourite editor (VS Code, Android Studio etc)
To install the dependencies run the following command in the terminal.
$ flutter pub get
Connect your Android emulator or your mobile device to your computer.
Build the application in your device by clicking Run run button or run the following in terminal.
$ flutter run
| https://raw.githubusercontent.com/raag-music/raag/HEAD/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png | https://raw.githubusercontent.com/raag-music/raag/HEAD/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png |
| https://raw.githubusercontent.com/raag-music/raag/HEAD/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png | https://raw.githubusercontent.com/raag-music/raag/HEAD/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png |
To contribute to this project you can FORK & clone 🍴 the project as mentioned in Setting up your development environment, and make an issue on bug fixing or adding new features, and make a PR 😊.
This project is licensed under the GPL General Public License v2.0.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.