All Projects → yubo725 → Flutter Osc

yubo725 / Flutter Osc

Licence: mit
基于Google Flutter的开源中国客户端,支持Android和iOS。

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Flutter Osc

Flutter parallax scroll
Flutter UI challenge- Parallax scroll effect
Stars: ✭ 172 (-93.84%)
Mutual labels:  mobile-app, app
Wire Ios
📱 Wire for iOS (iPhone and iPad)
Stars: ✭ 3,079 (+10.24%)
Mutual labels:  mobile-app, app
Fultter Example App
一个功能完整齐全的Bloc模式Flutter App项目。🍨更关注架构的SPA应用。,使用Node作为后台系统,使用了部分官方plugin,大体功能自己封装。🥰 有用请Star。
Stars: ✭ 248 (-91.12%)
Mutual labels:  mobile-app, app
Eeui
📱 使用 Vue.js 跨平台开发高质量原生(Android/iOS)应用。
Stars: ✭ 475 (-82.99%)
Mutual labels:  mobile-app, app
Reactgym
Workout-Tracking app built in ES6 using react, flux and ImmutableJS
Stars: ✭ 36 (-98.71%)
Mutual labels:  mobile-app, app
Tinder React Native
Tinder clone - React Native.
Stars: ✭ 661 (-76.33%)
Mutual labels:  mobile-app, app
Caffe Mobile
Optimized (for size and speed) Caffe lib for iOS and Android with out-of-the-box demo APP.
Stars: ✭ 316 (-88.69%)
Mutual labels:  mobile-app, app
Flutter Ui Showcase
FLUTTER UI Showcase
Stars: ✭ 68 (-97.57%)
Mutual labels:  mobile-app, app
Ionic Starter Template
Reinventing the wheel, again! Sorry Ionic Team... but there are many newbies learning on Youtube!
Stars: ✭ 208 (-92.55%)
Mutual labels:  mobile-app, app
Projectz
Stop wasting time maintaining your project's readme and package files! Let Projectz do it for you.
Stars: ✭ 235 (-91.59%)
Mutual labels:  app
Android
IRCCloud Android App
Stars: ✭ 244 (-91.26%)
Mutual labels:  mobile-app
App Version
APP版本管理是一套多应用更新发版的管理平台。用户可以通过部署本管理系统,以实现对多APP的多平台多渠道上的版本管理。
Stars: ✭ 236 (-91.55%)
Mutual labels:  app
Framegrabber
📱iOS app to extract full-resolution video frames as images.
Stars: ✭ 237 (-91.51%)
Mutual labels:  app
App Restconsole
HTTP Client and Request Visualizer and Constructor tool, helps developers build, debug and test RESTful APIs
Stars: ✭ 246 (-91.19%)
Mutual labels:  app
Photos
[DEPRECATED] Encrypted, secure, decentralized personal data wallet -- technology behind textile.photos
Stars: ✭ 236 (-91.55%)
Mutual labels:  mobile-app
React Native Hero
🤘 A super duper easy hero unit react-native component with support for dynamic image, dynamic sizing, color overlays, and more
Stars: ✭ 234 (-91.62%)
Mutual labels:  mobile-app
Grocy Android
ERP beyond your fridge, now on your phone – An awesome companion app for Grocy
Stars: ✭ 227 (-91.87%)
Mutual labels:  app
Ithouse
仿IT之家
Stars: ✭ 250 (-91.05%)
Mutual labels:  app
Material Colors Native
Material Colors - A React Native App to Select Material Colors for macOS.
Stars: ✭ 246 (-91.19%)
Mutual labels:  app
Ios
IRCCloud iOS App
Stars: ✭ 243 (-91.3%)
Mutual labels:  mobile-app

FlutterOSC

注意!项目不再维护,仅供Flutter初学者学习交流,且该项目使用的Flutter版本和Dart版本都较老,某些语法可能已经过时。

Android扫码下载APK

  • 请使用手机浏览器扫码下载,不要使用微信或者qq扫码

功能

  • 登录(使用osc账号)
  • 查看资讯(未登录即可查看)
  • 查看、回复、发表、评论动弹(需要登录)
  • 动弹小黑屋(需要登录)
  • “发现”部分的功能基本上都是用H5实现
  • 资讯列表、动弹列表、评论列表支持下拉刷新或分页加载
  • 支持主题切换(入口在侧滑菜单-设置-切换主题)
  • 动弹中的图片预览暂未实现
  • 摇一摇、“我的”页面功能暂时没完成

说明

  1. 由于开源中国的openapi只提供了基于webview或浏览器的oauth认证方式,故该项目登录界面使用webview加载OSChina三方认证页面,请放心使用开源中国的账号和密码登录目前该项目支持原生登录页面和WebView方式登录
  2. 受开源中国openapi的限制,获取动弹数据需要登录,由于openapi的资讯接口提供的数据比较简单,故资讯部分采用python爬取的网页数据
  3. 本项目纯属个人兴趣爱好而写,不是开源中国官方版本,源代码仅供学习交流,实际使用请下载安装开源中国官方APP

截图

iOS

Android

LICENSE

The MIT License (MIT)

Copyright (c) 2018 yubo_725

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].