Highlights
- Arctic Code Vault Contributor
- Developer Program Member
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
Popular repositories
232 contributions in the last year
Contribution activity
October 2020
toly1994328 has no activity
yet for this period.
September 2020
Created an issue in toly1994328/FlutterUnit that received 1 comment
+0028 [数据] 如何获取一个Widget的坐标、所属矩形区域?
有时需要根据Widget的坐标进行相应处理,可以通过GlobalKey的currentContext.findRenderObject()获取该组件的RenderBox,从而得到相关数据。
1
comment
- +0027 [ 数据 ] 不在MaterialApp内如何获取屏幕尺寸等 MediaQueryData 数据
- +0026 [flutter升级异常] flutter_tools depends on test 1.16.0-nullsafety.4 which doesn't match any versions
- +0025 [网络异常-证书] Insecure HTTP is not allowed by platform
- + 0024 [对象] 一个对象有很多属性时,如何便捷地复制出另一个略有差异对象
- + 0023 [iOS]运行报错 Your Xcode project requires migration.