'Upload to playstore without null safety package

I wanna upload some app to playstore my flutter app but I have package without null safety (old package) in my application So, My question can I upload that's to playstore and appstore? package: (old package)

if you have other idea for like tinder card package please write this



Solution 1:[1]

You can upload and it is advised to keep it updated to experience full flow!!

Solution 2:[2]

i think you can upload just fine ,the thing about null safety is to prevent errors as much as possible all you need to check is that your app sweets the latest play store requerments

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 GoVindh
Solution 2 Azhar Zouhir