Hash-Studios / Prism

Prism is a beautiful open-source wallpapers app for Android. It is built with Dart on top of Google's Flutter Framework.
BSD 3-Clause "New" or "Revised" License
571 stars 144 forks source link

upgrade all packages for full support of null-safety #248

Open ghost opened 2 years ago

ghost commented 2 years ago

Hi @LiquidatorCoder ,

Hope you are all well ! and happy new year !

I was playing with your great project and one thing that was obvious to me is that you should maybe upgrade all packages for full null-safety support

What do you think about that ?

Cheers, Luc

LiquidatorCoder commented 2 years ago

Hey, happy new year! 😁

We are working on Prism v3 which we are building from scratch. It supports full null-safety. You can check it out in v3 branch.