get
使用 GetX 轻松实现无需上下文即可打开屏幕、snackbars、对话框,轻松管理状态并注入依赖项。
一个开源的电影追踪器和电影查找器。
使用 GetX 轻松实现无需上下文即可打开屏幕、snackbars、对话框,轻松管理状态并注入依赖项。
Hive 的扩展。使在 Flutter 应用中使用 Hive 更加简单。
Hive 的扩展。自动为任何类生成 TypeAdapters 以存储数据。
v5.2.2一组使用 Flutter 动画的加载指示器。深受 @tobiasahlin 的 SpinKit 启发。
v9.0.0Flutter 的 Toast 库,只需一行代码即可轻松创建吐司消息
v5.0.7一个现代的谷歌风格导航栏,可作为底部导航栏或标签栏使用,设计严格遵循 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