Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
捷特王国
- China
- Sign in to view email
- http://www.toly1994.com
Popular repositories
185 contributions in the last year
Contribution activity
June 1, 2020
toly1994328 has no activity
yet for this period.
May 2020
Created an issue in flutter/flutter that received 2 comments
an annotation error in engine/lib/ui/painting.dart
location: engine/lib/ui/painting.dart : 2609
ColorFilter.matrix will return a type of ColorFilter, here is ColorMatrix. You can't find any class n…
2
comments
- + 0014 如何让列表/网格/SingleChildScrollView等滑动不显示蓝色阴影?
- + 0013 Flutter的多语言支持,除了英文en-us和中文zh-cn,其他国家语言?
- + 0012 Flutter中怎么在父类中打印出当前是哪个子类对象
- + 0011 Initializing gradle... 很慢或gradle初始化失败怎么办?
- + 0010 Flutter中如何实现1像素 (1px)
- + 0009 如何为CupertinoPicker这个控件设置索引
- + 0008 logcat出现Please configure Android Sdk 如何解决? ??
- + 0007 Dart里三个点 ... 是什么语法?
- + 0006 怎么防止FutureBuilder过度刷新?
- + 0005 如何切换Flutter的入口main文件
- + 0004 如何让flutter自动加载不同分辨率的图片资源?
- + 0003 在debug时Flutter如何关闭使用热重载?
- + 0002 图片文件无需在.yaml文件中一个个配置
- + 0001 文字后面跟着个icon(如图黄色框),如何做到文字短的时候跟随,文字长的时候,居右? #4
- + 0000 【MacOS】【Windows】配置Flutter环境、创建Flutter初始项目