Code Monkey home page Code Monkey logo

carguo / gsy_github_app_flutter Goto Github PK

View Code? Open in Web Editor NEW
14.6K 329.0 2.5K 35.4 MB

Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin

Home Page: https://juejin.im/user/582aca2ba22b9d006b59ae68/posts

License: Apache License 2.0

Kotlin 0.30% Ruby 0.16% Swift 0.05% Objective-C 0.01% Dart 94.27% CSS 0.74% HTML 4.48%
flutter flutter-ui flutter-app flutter-demo flutter-widget github-app dart cross-platform android ios mobile-app dartlang

gsy_github_app_flutter's Issues

请教~

想请教作者,想学习Flutter,该从哪方面学起,该看哪些书籍和网站,麻烦作者指点一下

存在已久过时的api

Flutter 0.5.1 • channel beta • https://github.com/flutter/flutter.git
Framework • revision c7ea3ca377 (3 months ago) • 2018-05-29 21:07:33 +0200
Engine • revision 1ed25ca7b7
Tools • Dart 2.0.0-dev.58.0.flutter-f981f09760

RawMaterialButton
materialTapTargetSize: MaterialTapTargetSize.shrinkWrap, //不存在的

ContentType.TEXT : ContentType.JSON //这里需要改成大写

问题反馈

跳转有点卡卡的感觉是官方的问题吗

问题反馈

趋势里面,今日和全部完全可以放到title那里啊,现在两个额头的感觉,说不出不好,但感觉怪怪的

问题反馈

关闭上一个页面的时候会卡一下,这个是flutter的bug吗?

文件缺失

少了一个文件:
Your application could not be compiled, because its dependencies could not be established.
The following Dart file:
/Users/laileon/Documents/AndroidProjects/GSYGithubAppFlutter/lib/common/dao/UserDao.dart
...refers, in an import, to the following library:
/Users/laileon/Documents/AndroidProjects/GSYGithubAppFlutter/lib/common/config/ignoreConfig.dart
Unfortunately, that library does not appear to exist on your file system.

感谢开发了RN,weex和Flutter版,麻烦问下,对于已经深入使用者来说,这三者哪个更方便使用呢,或者各有啥优势,公司项目选型,这三者都在考虑中,先谢谢了。

执行Packages Get 报错

clone下来,新建了ignoreConfig.dark 执行Packages get
Because every version of flutter_test from sdk depends on analyzer 0.32.4 and json_serializable >=0.3.1+2 <0.5.3 depends on analyzer >=0.29.10 <0.32.0, flutter_test from sdk is incompatible with json_serializable >=0.3.1+2 <0.5.3.
So, because gsy_github_app_flutter depends on both json_serializable ^0.3.2 and flutter_test any from sdk, version solving failed.
pub get failed (1).
请问大神怎么解决?

项目运行环境配置

目前

export PUB_HOSTED_URL=https://pub.flutter-io.cn
export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn

存在问题,详见: flutter/flutter#20809

经测试,目前镜像已经可用(2018-10-18),但是Andoird在编译时需要一些Kotlin的包和第三方包,这里可能存在需要“梯子”的情况,可在项目的android目录下执行 “./gradlew build” 查看包的下载情况

问题反馈

****fgggggg__`` `` `` `` `` `` `` `` `` `` ``

Missing file: ignoreConfig.dart

import 'package:gsy_github_app_flutter/common/config/ignoreConfig.dart';
此文件在UserDao.dart中被引用,但是文件不存在。

性能问题

是flutter的性能问题还是我手机性能不行,还是说你写的写法有问题呢?在列表下滑动,比起原生的列表卡太多了,严重失帧,不流畅。。。

环境配置

The current Dart SDK version is 2.1.0-dev.1.0.flutter-ccb16f7282.

Because flutter_markdown 0.1.6 requires SDK version >=1.19.0 <2.0.0 and no versions of flutter_markdown match >0.1.6 <0.2.0, flutter_markdown ^0.1.6 is forbidden.
So, because gsy_github_app_flutter depends on flutter_markdown ^0.1.6, version solving failed.
pub get failed (1)

切换flutter master后,flutter_markdown、json_serializable都会报错

something wrong when debug in vs code

Your application could not be compiled, because its dependencies could not be established.
The following Dart file:
D:\Projects\flutterDemos\GSYGithubAppFlutter\lib\common\dao\UserDao.dart
...refers, in an import, to the following library:
D:\Projects\flutterDemos\GSYGithubAppFlutter\lib\common\config\ignoreConfig.dart
Unfortunately, that library does not appear to exist on your file system.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.