All Projects → Vove7 → Yyets_flutter

Vove7 / Yyets_flutter

Licence: gpl-2.0
人人影视客户端 for Flutter

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Yyets flutter

Inkino
A multiplatform Dart movie app with 40% of code sharing between Flutter and the Web.
Stars: ✭ 3,229 (+1956.69%)
Mutual labels:  multiplatform, cross-platform
Activitywatch
The goal of ActivityWatch is simple: Enable the collection of as much valuable lifedata as possible without compromising user privacy.
Stars: ✭ 5,927 (+3675.16%)
Mutual labels:  cross-platform, app
Open Source Xamarin Apps
📱 Collaborative List of Open Source Xamarin Apps
Stars: ✭ 318 (+102.55%)
Mutual labels:  cross-platform, app
Expo Native Firebase
🔥 Native Firebase Expo App (iOS, Android) Demo for Firestore, Notifications, Analytics, Storage, Messaging, Database 🚨
Stars: ✭ 197 (+25.48%)
Mutual labels:  cross-platform, app
Flutter Ui Showcase
FLUTTER UI Showcase
Stars: ✭ 68 (-56.69%)
Mutual labels:  cross-platform, app
Uiwidgets
UIWidget is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
Stars: ✭ 1,901 (+1110.83%)
Mutual labels:  cross-platform, app
Flutter kaiyan
[DEPRECATED] 使用Google跨平台框架Flutter仿写一个开眼视频(Eyepetizer )
Stars: ✭ 404 (+157.32%)
Mutual labels:  cross-platform, app
Pillar Valley
👾A cross-platform video game built with Expo, three.js, and Firebase! 🎮🕹
Stars: ✭ 242 (+54.14%)
Mutual labels:  cross-platform, app
Revery
⚡ Native, high-performance, cross-platform desktop apps - built with Reason!
Stars: ✭ 7,812 (+4875.8%)
Mutual labels:  cross-platform, app
Reaktive
Kotlin multi-platform implementation of Reactive Extensions
Stars: ✭ 760 (+384.08%)
Mutual labels:  multiplatform, cross-platform
Sharik
Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot
Stars: ✭ 185 (+17.83%)
Mutual labels:  cross-platform, app
Fmt
A modern formatting library
Stars: ✭ 12,698 (+7987.9%)
Mutual labels:  multiplatform, cross-platform
Kissme
Kissme: Kotlin Secure Storage Multiplatform
Stars: ✭ 351 (+123.57%)
Mutual labels:  multiplatform, cross-platform
Brisk
✨Cross-platform set of tools for building native UIs with Reason/OCaml
Stars: ✭ 518 (+229.94%)
Mutual labels:  cross-platform, app
Kivymd
Set of widgets for Kivy inspired by Google's Material Design.
Stars: ✭ 107 (-31.85%)
Mutual labels:  cross-platform, app
Chirp
🐦 A cross platform twitter application
Stars: ✭ 129 (-17.83%)
Mutual labels:  cross-platform, app
Myazo
Self-hosted, cross-platform Gyazo alternative
Stars: ✭ 154 (-1.91%)
Mutual labels:  cross-platform
Castor3d
Multi-OS 3D engine.
Stars: ✭ 156 (-0.64%)
Mutual labels:  multiplatform
Rapidinho
Unofficial delivery app for Rapidinho made with Flutter
Stars: ✭ 154 (-1.91%)
Mutual labels:  app
Tools Ocr
树洞 OCR 文字识别(一款跨平台的 OCR 小工具)
Stars: ✭ 2,303 (+1366.88%)
Mutual labels:  cross-platform

人人影视客户端 for Flutter

功能一览

  • 安卓端边下边播
  • 自动适应DarkMode
  • 本地播放
  • 我的收藏
  • 影视搜索
  • 用户登录

效果展示

Web端体验

若github不显示图片,请转码云/yyets_flutter

说明

  • 仅供学习交流使用
  • 支持全平台:Android, IOS, Windows, MAC OS, Web Server.
  • 构建请参考Flutter官方文档。
  • 目前仅支持安卓端边下边播,其他端仅支持其他方式下载。
  • 关于Dart文件命名规范lowercase_with_underscores,后期会修改。
  • 某些布局代码需要提取优化。
  • 安卓打包请在android/local.properties中配置签名文件信息: keyPath, keyAlias, keyPassword, storePassword>
keyPath=F:\\..\\..
keyAlias=...
keyPassword=...
storePassword=...

Build

环境:

❯ flutter doctor

[✓] Flutter (Channel stable, 1.22.3, on Mac OS X 10.15.7 19H2, locale zh-Hans-CN)

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
[✓] Android Studio (version 4.1)
...
[✓] Connected device (1 available)
  • Android
flutter build apk --profile

build output dir: build/app/outputs/apk/release/app-release.apk

  • IOS
flutter build ios
  • Windows
flutter build windows

build output dir: build/windows/x64/Release/Runner

  • Web
flutter build web

build output dir: build/web

web 发布:可以将 build/web 目录下文件直接静态发布,你可以放到自己服务器,或者使用 Github PagesGitee Pages 来发布。

Release

安装包: Releases

Thanks

感谢人人字幕组做出的工作,将优质资源翻译至国内。各位有能力的可以 支持下❤️️

TODO

  • 按类型搜索
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].