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

Add null safety #230

Closed uintdev closed 3 years ago

uintdev commented 3 years ago

This adds null safety to the sliding up panel.

While it functions perfectly fine for me with an application I am working on, I have not tested everything and every case. That said, I highly encourage further testing to see if it functions exactly as it did before the changes (in terms of functionality and user experience).

This does not add null safety to the example as some of its dependencies do not have null safety prepared versions available.

Regards #223.

debkanchan commented 3 years ago

+1 bump for merging

@akshathjain

ffamar commented 3 years ago

+1 bump for merging, please.

@akshathjain