get
使用 GetX 可輕鬆在無 context 的情況下開啟螢幕、snackbars、對話框,輕鬆管理狀態並注入相依性。
一個開源的電影追蹤器與電影搜尋器。
使用 GetX 可輕鬆在無 context 的情況下開啟螢幕、snackbars、對話框,輕鬆管理狀態並注入相依性。
Hive 的擴展。讓在 Flutter 應用中使用 Hive 更加容易。
Hive 的擴展。自動為任何類別產生 TypeAdapters 來儲存資料。
v5.2.2一組以 Flutter 動畫呈現的載入指示器。深受 @tobiasahlin 的 SpinKit 啟發。
v9.0.0Flutter 的 Toast 程式庫,輕鬆以單行代碼建立吐司訊息
v5.0.7一個現代的 Google 風格導航列,可用作底端導航欄或標籤欄,設計嚴格遵循 Dribbble 上 Cuberto 的 UI/UX 風格。
v2.0.0一個用來幫助您使用 Flutter 建立高度可自訂時間軸的套件。
v2.2.1Flutter 頁面過渡套件,用於第二個頁面的過渡
一個 Flutter 插件,可提供特定於設備的語音轉文字識別功能。
v4.0.1一個簡單但完全可自訂的 Flutter 評分條,還包含評分條指示器,支援任意分數的評分。
一個提供頭像發光元件並帶有酷炫背景發光動畫的 Flutter 套件
將網路或暫存檔案中的圖片和影片儲存至外部儲存空間。圖片和影片在 Android 相簿與 iOS 相機相簿中皆可見。
{"sdk":"flutter"}^1.0.2^4.6.1^10.1.0^3.0.1^3.0.1+1^8.0.9^5.1.0^4.0.0^5.0.5^2.0.5^1.2.0^2.0.2^0.0.4^2.0.0^2.0.12^1.1.0^2.2.3^0.13.4^3.2.0^5.6.0^6.1.4^0.55.0^4.0.10^0.8.5+3^3.3.0^2.3.2^1.0.1^10.0.0^5.0.1{"sdk":"flutter"}^2.0.1^1.17.12^2.1.7^1.1.2^2.0.1以下為英文專案原文快照,最新內容請造訪 GitHub。
MovieLab is an open source movie tracker and movie finder where you can find movies, series, seasons, episodes. movie recommendation and actors from the largest movie database IMDb. With MovieLab, you have movies and series information right at your fingertips!
Do you like movies? Try MovieLab here, or if you are a developer click here.
GitHub release (latest) GitHub repo size GitHub stars GitHub forks GitHub issues GitHub license
https://raw.githubusercontent.com/ErfanRht/MovieLab/HEAD/screenshots/mockups/MovieLab_mockup2.jpg
You can simply download it for Android from Here.
git clone https://github.com/ErfanRht/MovieLab.git
MovieLab uses the IMDb API to fetch the needed data, so before using it you have to create an account on IMDb api website, then you can get a free api key in your profile section and apply it to the app by the below steps.
lib/.api.dartList<String> apiKeys = ["XXXXXXXXXX"];
xx.. to your own api key, like thisList<String> apiKeys = ["your_api_key_here"];
flutter pub get
flutter run
If you have an issue or found a bug, please raise a GitHub issue here. Pull requests are also welcome.
This project is licensed under the Apache-2.0 License.
This Flutter project is developed by Erfan Rahmati.
You can reach out to me directly at [erfanrht2005@gmail.com](mailto:<erfanrht2005@gmail.com>).
Stargazers repo roster for @ErfanRht/MovieLab Forkers repo roster for @ErfanRht/MovieLab