get
GetX를 사용하면 컨텍스트 없이 화면, 스크린바, 대화상자를 열고 상태를 쉽게 관리하며 종속성을 주입할 수 있습니다.
오픈 소스 영화 추적기 및 영화 검색기입니다.
GetX를 사용하면 컨텍스트 없이 화면, 스크린바, 대화상자를 열고 상태를 쉽게 관리하며 종속성을 주입할 수 있습니다.
Hive용 확장입니다. Flutter 앱에서 Hive를 사용하는 것을 더 쉽게 만듭니다.
Hive용 확장입니다. 어떤 클래스도 저장하기 위해 TypeAdapters를 자동으로 생성합니다.
v5.2.2flutter로 애니메이션 처리된 로딩 인디케이터 모음입니다. @tobiasahlin의 SpinKit에서 많은 영감을 받았습니다.
v9.0.0Flutter용 토스트 라이브러리, 단 한 줄의 코드로 쉽게 토스트 메시지를 생성할 수 있습니다
v5.0.7현대적인 구글 스타일의 네비게이션 바로, 하단 네비게이션 바 또는 탭바로 사용할 수 있으며, 디자인은 Dribbble의 Cuberto의 UI/UX를 엄격히 따릅니다.
v2.0.0Flutter로 매우 사용자 정의 가능한 타임라인을 만들 수 있도록 도와주는 패키지입니다.
v2.2.1Flutter 페이지 전환 패키지로 두 번째 페이지의 전환
기기 전용 음성에서 텍스트로의 인식 기능을 노출하는 플러터 플러그인입니다.
v4.0.1Flutter용 간단하지만 완전히 사용자 정의 가능한 평점 바이며, 임의의 분수 평점을 지원하는 평점 바 인디케이터도 포함되어 있습니다.
멋진 배경 발광 애니메이션을 갖춘 아바타 글로우 위젯을 제공하는 플러터 패키지
네트워크 또는 임시 파일에서 이미지와 동영상을 외부 저장소에 저장합니다. 이미지와 동영상은 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