fluttercommunity / flutter_sticky_headers

Flutter Sticky Headers - Lets you place "sticky headers" into any scrollable content in your Flutter app. No special wrappers or magic required. Maintainer: @slightfoot
https://pub.dev/packages/sticky_headers
MIT License
1.1k stars 129 forks source link

fixed: Null check operator used on a null value #54

Closed slavap closed 2 years ago

slavap commented 3 years ago

related to https://github.com/flutter/flutter/issues/71983

danielFloat commented 3 years ago

This would be very helpfull, this exception is flooding my sentry logs haha

slightfoot commented 2 years ago

I closed the Flutter issue ticket as this issue is now fixed in the framework. The new version of this package will use Flutter 3.0.0 where it is fixed.. So I'll close this PR.