Andy Hong

Results 4 issues of Andy Hong

Migrating from Android to flutter In order to be compatible, I need to specify the file of the database ``` Future getDatabasePath(String userId) async { Directory dir = await getApplicationSupportDirectory();...

请问,你要尝试把这个RecyclerView放在Fragment里面使用。比如三个Fragment里面都有PullToRefreshRecyclerView,来回切换时出现the same id的错误,能得到解决么?

When using onRefresh, if the future returns an exception, but the CustomRefreshIndicator only has a 'Complete' state, is there any way to display the refresh error?

现在滚动的时候,会超出第一个坐标和最后一个坐标。或者Defaults.horizontalRangeEvent 还有其他实现方式?