fluttercommunity / flutter-draggable-scrollbar

Draggable Scrollbar - A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item. Maintainer: @marica27
https://pub.dev/packages/draggable_scrollbar
MIT License
442 stars 77 forks source link

Null-safety support #44

Closed DanMossa closed 3 years ago

DanMossa commented 3 years ago

Are there plans to support null-safety? Thanks!

fzyzcjy commented 3 years ago

Now it is stable! looking forward to it

fzyzcjy commented 3 years ago

https://github.com/fluttercommunity/flutter-draggable-scrollbar/pull/45 pr created

DanMossa commented 3 years ago

Incredible !

fzyzcjy commented 3 years ago

@DanMossa But the PR has not been merged yet... I am not sure when will the repo owner merge it. So maybe still make the issue open such that other people can see it?

isorensen commented 3 years ago

@marica27 , @slightfoot and @jeroen-meijer , any update on when null-safety will be merged and released? Thank you!

mat100payette commented 3 years ago

+1 Last dependency on our end awaiting null safety, please merge this :)

gerardwebb commented 3 years ago

+1 also !! please merge

mat100payette commented 3 years ago

The solutions seems to be a simple local copy of this suggested PR. @jeroen-meijer and @slightfoot clearly abandoned this repo long ago and dont seem to want to do anything about it.

jeroen-meijer commented 3 years ago

Hi there, apologies for the delayed response. We're currently in the middle of restructuring our staffing for the open source projects on the Flutter Community.

In light of these updates, I'll approve the PR and get someone to run an upload so that the null-safe version can be used ASAP.

Expect a new maintainer to be assigned soon. That should take care of stalled updates like these. Sorry, once again. Thanks for your patience.

slightfoot commented 3 years ago

@fzyzcjy I fixed a few bugs, nothing major. All merged in now and pushed v0.1.0 as null-safe.