DPLYR-dev / SplashScreenFlutterPackage

A small splashscreen used as intro for flutter applications easily with a lot of customizations ❤️🥳
MIT License
294 stars 122 forks source link

navigateAfterFuture #39

Closed sopedro closed 3 years ago

sopedro commented 5 years ago

navigateAfterFuture doesn't exists

brazilianbytes commented 4 years ago

You are right @sopedro. This feature was removed since 1b26aac002bf97bc67b0955fcf93c7e9b64ba6d0 commit. I asked to @KarimMohamed2005 to review this commit because the code was removed probably by mistake.

CoolONEOfficial commented 4 years ago

Temporary solution:

splashscreen:
    git:
      url: https://github.com/KarimMohamed2005/SplashScreenFlutterPackage.git
      ref: f8c1ae4f88258bbf33f4c71d1e7bed089da0d65f
kuromukira commented 4 years ago

Has anyone tried implementing this with bloc pattern? By the way, the code was not fixed yet for navigateAfterFuture.

IoanaAlexandru commented 4 years ago

Any news on this?

kuromukira commented 4 years ago

hi @IoanaAlexandru , you can try using this. It's basically the same with this repo, just having the navigateAfterFuture added back.

ahmedmgh67 commented 3 years ago

Hello guys, Karim was so busy these days and he even archived the repo, but he unarchived it today, this repo will be active starting from now. This issue has been solved now and will be pushed to the pub.dev package 2 hours from now Thank you