akshathjain / sliding_up_panel

A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!
https://pub.dartlang.org/packages/sliding_up_panel
Other
1.38k stars 378 forks source link

[Feature request] Null safety #223

Closed dxvid-pts closed 3 years ago

dxvid-pts commented 3 years ago

This is a request to add support for null safety to this package. See the migration guide for details about enabling null safety.

Vofchuk commented 3 years ago

This is a really big and heavy used package, does anyone knows when will it be null safe?

nehal076 commented 3 years ago

+1 Please add null safety

ervindobri commented 3 years ago

+1 This is a very heavy package, project depending on it. Please add null safety support

bohrasankalp commented 3 years ago

+1

VinayakKapur commented 3 years ago

+1

ffamar commented 3 years ago

+1

mrinaljain commented 3 years ago

+1

RandalSchwartz commented 3 years ago

Do you want any help with this? Do you already have a branch started for null-safety that I can add to?

akshathjain commented 3 years ago

Hey all, I've merged #230 into the dev/null-safety branch. I'll keep it there for a little while to iron out any bugs that may exist, then I'll push the changes to pub.

darmawan01 commented 3 years ago

wait for it in pub. thanks guys :pray:

enricobenedos commented 3 years ago

Hello @akshathjain, to avoid people to open new issues about the null safety topic I advice you to pin this issue on order to find it more simply 😉

ludwiktrammer commented 3 years ago

@akshathjain When do you plan release a stable version with null safety support?

wilk3ns commented 3 years ago

+1

akshathjain commented 3 years ago

I'll try to release this over the weekend.

Vofchuk commented 3 years ago

Let us know wen you update it

mrkevinomar commented 3 years ago

Hello @akshathjain, any update?

lt692 commented 3 years ago

+1

ctedgar commented 3 years ago

+1

ervindobri commented 3 years ago

+1

akshathjain commented 3 years ago

Hey all, v2.0.0 should be live on pub now with null safety support :)

Please feel free to create new issues if anything seems broken.

edytk commented 3 years ago

thanks @akshathjain 🙏