Flutter-Login-Page-UI
Flutter-Login-Page-UI copied to clipboard
Simple Animations needs to be updated to ensure null safety
The simple animations version used does not ensure null safety
I thought with flow analysis is kind of allowed to let some non-null values hop over the fence.