NewTab

Results 2 issues of NewTab

can not scroll to the target index in this example, this example use CustomScrollView with two sliverList ```dart import 'package:flutter/material.dart'; import 'package:scroll_to_index/scroll_to_index.dart'; void main() { runApp(const MyApp()); } class MyApp...

否则item 的点击事件太容易被你这个刷新控件拿去