clean-code-dev / animated_splash_screen

The easiest way to create your animated splash screen in a fully customizable way.
MIT License
112 stars 25 forks source link

Error Occured with Page Transition #45

Closed ssoad closed 7 months ago

ssoad commented 1 year ago

When using type "scale" you need argument: 'alignment' 'package:page_transition/src/page_transition.dart': Failed assertion: line 174 pos 16: 'alignment != null'

FaisalMohammadi commented 1 year ago

same problem using PageTransitionType.scale or size any update?