clean-code-dev / animated_splash_screen

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

Page Transition Type is not working #47

Closed Franciscof11 closed 1 year ago

Franciscof11 commented 1 year ago

No matter what I write for page transition or remove the entire page transition line the output is nothing. Splash animation is working but page transition is not working. I have already imported the page_transition.dart file . I had already added the page transition dependecie and imported the import 'package:page_transition/page_transition.dart'; , but nothing works.

Franciscof11 commented 1 year ago

I dont know what i did , but now its working, when i generate a apk its work, when i use on emulator, don`t works.