superlistapp / super_sliver_list

Drop-in replacement for SliverList and ListView that can handle large amount of items with variable extents and reliably jump / animate to any item.
https://superlistapp.github.io/super_sliver_list/
MIT License
294 stars 19 forks source link

Don't report ")" as error. #66

Closed kpsroka closed 3 months ago

kpsroka commented 3 months ago

@knopp I got a bunch of closing parentheses as "errors" in logs.

kpsroka commented 3 months ago

@knopp can I has a merge?